Searched defs:complete_event (Results 1 – 1 of 1) sorted by relevance
81 void NoOpOutputCallback(WaitableEvent* complete_event, in NoOpOutputCallback()89 WaitableEvent* complete_event) { in EndChromeTracing()131 WaitableEvent complete_event(WaitableEvent::ResetPolicy::AUTOMATIC, in StopATrace() local