Home
last modified time | relevance | path

Searched refs:HISTORY_VERSION (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp59 static const unsigned int HISTORY_VERSION = 23; variable
259 if (ver != HISTORY_VERSION) in load()
343 stream << HISTORY_VERSION << item.url << item.dateTime << item.title; in save()