Searched refs:stopDumpThread (Results 1 – 4 of 4) sorted by relevance
108 void stopDumpThread(bool dumpComplete);
265 stopDumpThread(dumpComplete); in main()346 void Dumpsys::stopDumpThread(bool dumpComplete) { in stopDumpThread() function in Dumpsys
202 dump_.stopDumpThread(/* dumpCompleted = */ true); in CallSingleService()
1131 dumpsys.stopDumpThread(dump_complete); in RunDumpsysTextByPriority()1196 dumpsys.stopDumpThread(dumpTerminated); in RunDumpsysProto()