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

  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
play.py 40 self.WaitForEvent(tab, self._selector, 'playing',
44 self.WaitForEvent(tab, self._selector, 'ended',
load_media.py 31 self.WaitForEvent(tab, self._selector, self._event_to_await,
loop.py 38 self.WaitForEvent(tab, self._selector, 'loop', self._timeout_in_seconds)
media_action.py 28 def WaitForEvent(self, tab, selector, event_name, timeout_in_seconds):
seek.py 46 self.WaitForEvent(tab, self._selector, 'seeked',
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h 112 OMX_ERRORTYPE (*WaitForEvent)(OMX_HANDLETYPE hComponent,
  /external/libchrome/base/threading/
simple_thread_unittest.cc 96 TEST(SimpleThreadTest, WaitForEvent) {
  /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/src/
LCML_DspCodec.c 95 static OMX_ERRORTYPE WaitForEvent(OMX_HANDLETYPE hComponent,
164 dspcodecinterface->WaitForEvent = WaitForEvent;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]

Completed in 140 milliseconds