Searched refs:EventLoop (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/media/midi/
H A Dmidi_manager_alsa.h38 void EventLoop();
H A Dmidi_manager_alsa.cc388 base::Bind(&MidiManagerAlsa::EventLoop, base::Unretained(this)));
391 void MidiManagerAlsa::EventLoop() { function in class:media::MidiManagerAlsa
446 base::Bind(&MidiManagerAlsa::EventLoop, base::Unretained(this)));
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
H A Dvie_autotest_windows.h40 bool EventLoop();
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_win.cc118 return static_cast<ViEAutoTestWindowManager*> (obj)->EventLoop();
121 bool ViEAutoTestWindowManager::EventLoop() { function in class:ViEAutoTestWindowManager

Completed in 118 milliseconds