Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dcookiejar.cpp58 static const unsigned int JAR_VERSION = 23; variable
63 stream << JAR_VERSION; in operator <<()
77 if (version != JAR_VERSION) in operator >>()