Searched refs:OnWorkStop (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dasynchttprequest.cc51 void AsyncHttpRequest::OnWorkStop() { function in class:rtc::AsyncHttpRequest
H A Dasynchttprequest.h79 virtual void OnWorkStop();
H A Dsignalthread.cc68 // OnWorkStop() must follow Quit(), so that when the thread wakes up due to
71 OnWorkStop();
H A Dsignalthread.h31 // call Release. DoWork, OnWorkStart and OnWorkStop are called again,
88 virtual void OnWorkStop() { } function in class:rtc::SignalThread
H A Dsignalthread_unittest.cc40 virtual void OnWorkStop() { function in class:SignalThreadTest::SlowSignalThread

Completed in 311 milliseconds