DidClose 108 content/browser/loader/redirect_to_file_resource_handler.cc int result = file_stream_->Close(base::Bind(&Writer::DidClose, DidClose 111 content/browser/loader/redirect_to_file_resource_handler.cc DidClose(result); DidClose 160 content/child/socket_stream_dispatcher.cc delegate_->DidClose(handle_); DidClose 33 content/child/web_socket_stream_handle_delegate.h virtual void DidClose(blink::WebSocketStreamHandle*) {} DidClose 60 content/child/web_socket_stream_handle_impl.cc virtual void DidClose(WebSocketStreamHandle*) OVERRIDE; DidClose 73 content/child/websocket_bridge.cc IPC_MESSAGE_HANDLER(WebSocketMsg_DropChannel, DidClose) DidClose 61 content/child/websocket_bridge.h void DidClose(bool was_clean, unsigned short code, const std::string& reason); DidClose 88 net/server/http_server.cc DidClose(connection->socket_.get()); DidClose 161 net/server/http_server.cc DidClose(socket); DidClose 72 net/server/http_server.h virtual void DidClose(StreamListenSocket* socket) OVERRIDE; DidClose 211 net/socket/stream_listen_socket.cc socket_delegate_->DidClose(this); DidClose 64 net/socket/stream_listen_socket.h virtual void DidClose(StreamListenSocket* sock) = 0; DidClose 97 net/socket/tcp_listen_socket_unittest.h virtual void DidClose(StreamListenSocket* sock) OVERRIDE; DidClose 169 net/test/embedded_test_server/embedded_test_server.h virtual void DidClose(StreamListenSocket* connection) OVERRIDE; DidClose 50 ppapi/utility/websocket/websocket_api.cc callback_factory_.NewOptionalCallback(&Implement::DidClose); DidClose 78 ppapi/utility/websocket/websocket_api.cc DidClose(result); DidClose 87 ppapi/utility/websocket/websocket_api.cc DidClose(result); DidClose 54 remoting/host/gnubby_auth_handler_posix.h virtual void DidClose(net::StreamListenSocket* socket) OVERRIDE; DidClose 103 remoting/host/gnubby_auth_handler_posix_unittest.cc TEST_F(GnubbyAuthHandlerPosixTest, DidClose) { DidClose 109 remoting/host/gnubby_auth_handler_posix_unittest.cc delegate_->DidClose(socket);