OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendClosing
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.h
85
WebSocketHostState
SendClosing
(int routing_id) WARN_UNUSED_RESULT;
websocket_dispatcher_host.cc
127
WebSocketHostState WebSocketDispatcherHost::
SendClosing
(int routing_id) {
128
// TODO(ricea): Implement the
SendClosing
IPC.
websocket_host.cc
136
return StateCast(dispatcher_->
SendClosing
(routing_id_));
Completed in 635 milliseconds