Searched defs:Pump (Results 1 - 3 of 3) sorted by relevance

/external/dagger2/examples/simple/src/main/java/coffee/
H A DPump.java3 interface Pump { interface
/external/webrtc/talk/media/devices/
H A Dgtkvideorenderer.cc73 Pump();
136 Pump();
160 void GtkVideoRenderer::Pump() { function in class:cricket::GtkVideoRenderer
/external/webrtc/webrtc/base/
H A Dwin32socketserver.cc795 // No-op (cms == 0 && !process_io). This is the Pump case.
815 void Win32SocketServer::Pump() { function in class:rtc::Win32SocketServer
823 // are posted during the dispatch, they will be handled in the next Pump.
847 ss_->Pump();

Completed in 286 milliseconds