Searched refs:stopDumpThread (Results 1 – 4 of 4) sorted by relevance
114 void stopDumpThread(bool dumpComplete);
277 stopDumpThread(dumpComplete); in main()375 void Dumpsys::stopDumpThread(bool dumpComplete) { in stopDumpThread() function in Dumpsys
203 dump_.stopDumpThread(/* dumpCompleted = */ true); in CallSingleService()
1108 dumpsys.stopDumpThread(dump_complete); in RunDumpsysTextByPriority()1176 dumpsys.stopDumpThread(dumpTerminated); in RunDumpsysProto()