Home
last modified time | relevance | path

Searched defs:complete_event (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_android.cc82 void NoOpOutputCallback(WaitableEvent* complete_event, in NoOpOutputCallback()
90 WaitableEvent* complete_event) { in EndChromeTracing()
132 WaitableEvent complete_event(WaitableEvent::ResetPolicy::AUTOMATIC, in StopATrace() local