HomeSort by relevance Sort by last modified time
    Searched defs:WaitForEvent (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
media_action.py 28 def WaitForEvent(self, tab, selector, event_name, timeout_in_seconds):
  /external/libchrome/base/process/
process_metrics_unittest.cc 464 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) {
497 WaitForEvent(temp_path, kSignalClosed);
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h 112 OMX_ERRORTYPE (*WaitForEvent)(OMX_HANDLETYPE hComponent,
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 95 static OMX_ERRORTYPE WaitForEvent(OMX_HANDLETYPE hComponent,
164 dspcodecinterface->WaitForEvent = WaitForEvent;
    [all...]

Completed in 90 milliseconds