Home
last modified time | relevance | path

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

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