Home
last modified time | relevance | path

Searched defs:kCurrentVersion (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/common/memory_image/
Dmemory-image-common.cc26 const int MemoryImageConstants::kCurrentVersion = 1; member in libtextclassifier::nlp_core::MemoryImageConstants
Dmemory-image-common.h34 static const int kCurrentVersion; variable
/external/v8/src/parsing/
Dpreparse-data-format.h17 static const unsigned kCurrentVersion = 13; member