Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp43 const std::string& extra_msg = "") { in exception() argument
44 if (extra_msg.empty()) { in exception()
47 MYLOGE("%s %s (%d) ", msg.c_str(), extra_msg.c_str(), code); in exception()