Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/
Ddumpsys.h114 void stopDumpThread(bool dumpComplete);
Ddumpsys.cpp277 stopDumpThread(dumpComplete); in main()
375 void Dumpsys::stopDumpThread(bool dumpComplete) { in stopDumpThread() function in Dumpsys
/frameworks/native/cmds/dumpsys/tests/
Ddumpsys_test.cpp203 dump_.stopDumpThread(/* dumpCompleted = */ true); in CallSingleService()
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1108 dumpsys.stopDumpThread(dump_complete); in RunDumpsysTextByPriority()
1176 dumpsys.stopDumpThread(dumpTerminated); in RunDumpsysProto()