Searched refs:MaybeWaitForSnapshotSystemTrace (Results 1 – 2 of 2) sorted by relevance
577 void MaybeWaitForSnapshotSystemTrace(std::future<std::string> task);
3183 MaybeWaitForSnapshotSystemTrace(std::move(snapshot_system_trace)); in PreDumpUiData()3394 MaybeWaitForSnapshotSystemTrace(std::move(snapshot_system_trace)); in RunInternal()3538 void Dumpstate::MaybeWaitForSnapshotSystemTrace(std::future<std::string> task) { in MaybeWaitForSnapshotSystemTrace() function in Dumpstate