Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1167 static void RunDumpsysProto(const std::string& title, int priority, in RunDumpsysProto() function
1217 RunDumpsysProto("DUMPSYS CRITICAL PROTO", IServiceManager::DUMP_FLAG_PRIORITY_CRITICAL, in RunDumpsysCritical()
1228 RunDumpsysProto("DUMPSYS HIGH PROTO", IServiceManager::DUMP_FLAG_PRIORITY_HIGH, in RunDumpsysHigh()
1235 RunDumpsysProto("DUMPSYS PROTO", IServiceManager::DUMP_FLAG_PRIORITY_NORMAL, in RunDumpsysNormal()