Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/
Ddumpsys.h108 void stopDumpThread(bool dumpComplete);
Ddumpsys.cpp265 stopDumpThread(dumpComplete); in main()
346 void Dumpsys::stopDumpThread(bool dumpComplete) { in stopDumpThread() function in Dumpsys
/frameworks/native/cmds/dumpsys/tests/
Ddumpsys_test.cpp202 dump_.stopDumpThread(/* dumpCompleted = */ true); in CallSingleService()
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1131 dumpsys.stopDumpThread(dump_complete); in RunDumpsysTextByPriority()
1196 dumpsys.stopDumpThread(dumpTerminated); in RunDumpsysProto()