OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnWorkStop
(Results
1 - 5
of
5
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
asynchttprequest.cc
70
void AsyncHttpRequest::
OnWorkStop
() {
signalthread.h
47
// call Release. DoWork, OnWorkStart and
OnWorkStop
are called again,
102
virtual void
OnWorkStop
() { }
/external/chromium_org/third_party/libjingle/source/talk/base/
asynchttprequest.cc
68
void AsyncHttpRequest::
OnWorkStop
() {
signalthread.h
48
// call Release. DoWork, OnWorkStart and
OnWorkStop
are called again,
105
virtual void
OnWorkStop
() { }
signalthread_unittest.cc
56
virtual void
OnWorkStop
() {
Completed in 208 milliseconds