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