Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
DRunLoop.java12 public interface RunLoop extends Closeable { interface
/external/libvpx/libvpx/test/
Ddecode_test_driver.cc66 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop() function in libvpx_test::DecoderTest
107 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop() function in libvpx_test::DecoderTest
Dencode_test_driver.cc162 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop() function in libvpx_test::EncoderTest
/external/libmojo/base/message_loop/
Dmessage_pump_android.h22 class RunLoop; variable
/external/libchrome/base/
Drun_loop.cc13 RunLoop::RunLoop() in RunLoop() function in base::RunLoop
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dperiodic_function.cc67 void PeriodicFunction::RunLoop(const int64 start) { in RunLoop() function in tensorflow::serving::PeriodicFunction
/external/libchrome/base/message_loop/
Dmessage_loop.h49 class RunLoop; variable
352 friend class RunLoop; variable
Dmessage_pump_glib_unittest.cc418 void RunLoop() { in RunLoop() function in base::__anon7ea8555f0411::GLibLoopRunner
/external/libmojo/mojo/android/javatests/
Dmojo_test_case.cc51 static void RunLoop(JNIEnv* env, in RunLoop() function
/external/libchrome/base/threading/
Dthread.h29 class RunLoop; variable