Searched refs:stopDumpThread (Results 1 – 4 of 4) sorted by relevance
115 void stopDumpThread(bool dumpComplete);
283 stopDumpThread(dumpComplete); in main()401 void Dumpsys::stopDumpThread(bool dumpComplete) { in stopDumpThread() function in Dumpsys
208 dump_.stopDumpThread(/* dumpCompleted = */ true); in CallSingleService()
1255 dumpsys.stopDumpThread(dump_complete); in RunDumpsysTextByPriority()1323 dumpsys.stopDumpThread(dumpTerminated); in RunDumpsysProto()