OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WakeupSocketIfNecessary
(Results
1 - 5
of
5
) sorted by null
/external/chromium/net/websockets/
websocket_throttle.h
47
void
WakeupSocketIfNecessary
();
websocket_job.cc
148
WebSocketThrottle::GetInstance()->
WakeupSocketIfNecessary
();
241
WebSocketThrottle::GetInstance()->
WakeupSocketIfNecessary
();
404
WebSocketThrottle::GetInstance()->
WakeupSocketIfNecessary
();
websocket_throttle.cc
133
void WebSocketThrottle::
WakeupSocketIfNecessary
() {
/external/chromium_org/net/websockets/
websocket_throttle.h
61
void
WakeupSocketIfNecessary
(
websocket_throttle.cc
113
WakeupSocketIfNecessary
(wakeup_candidates);
116
void WebSocketThrottle::
WakeupSocketIfNecessary
(
Completed in 37 milliseconds