Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h156 static std::string VERSION_DEFAULT = "default"; variable
Ddumpstate.cpp1493 if (ds.version_ == VERSION_DEFAULT) { in main()
1499 ds.version_.c_str(), VERSION_DEFAULT.c_str(), VERSION_CURRENT.c_str(), in main()