OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveBridge
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/child/
websocket_dispatcher.h
32
void
RemoveBridge
(int channel_id);
websocket_dispatcher.cc
28
void WebSocketDispatcher::
RemoveBridge
(int channel_id) {
websocket_bridge.cc
278
dispatcher->
RemoveBridge
(channel_id_);
Completed in 35 milliseconds