Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h162 static std::string VERSION_DEFAULT = "default"; variable
Ddumpstate.cpp2904 if (version_ == VERSION_DEFAULT) { in RunInternal()
2910 version_.c_str(), VERSION_DEFAULT.c_str(), VERSION_CURRENT.c_str()); in RunInternal()