OnClose           161 ash/system/tray/tray_notification_view.cc   OnClose();
OnClose            69 ash/system/tray/tray_notification_view.h   virtual void OnClose();
OnClose            61 chrome/browser/chromeos/login/screens/base_screen.h   virtual void OnClose();
OnClose           131 chrome/browser/chromeos/login/screens/screen_manager.cc     screen->OnClose();
OnClose           253 chrome/browser/extensions/api/cast_channel/cast_channel_api.cc     socket->Close(base::Bind(&CastChannelCloseFunction::OnClose, this));
OnClose           176 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   void OnClose(int result);
OnClose            33 chrome/browser/extensions/dev_mode_bubble_controller.h   virtual void OnClose() OVERRIDE;
OnClose           100 chrome/browser/extensions/extension_message_bubble_controller.cc   delegate_->OnClose();
OnClose           116 chrome/browser/extensions/extension_message_bubble_controller.cc   delegate_->OnClose();
OnClose           135 chrome/browser/extensions/extension_message_bubble_controller.cc   delegate_->OnClose();
OnClose            41 chrome/browser/extensions/extension_message_bubble_controller.h     virtual void OnClose() {}
OnClose           108 chrome/browser/notifications/balloon.h   virtual void OnClose(bool by_user);
OnClose           208 chrome/browser/notifications/desktop_notifications_unittest.cc     (*(balloon_collection_->GetActiveBalloons().begin()))->OnClose(true);
OnClose            24 chrome/browser/notifications/fake_balloon_view.cc   balloon_->OnClose(by_user);
OnClose            58 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   void OnClose();
OnClose            27 chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h   virtual void OnClose() = 0;
OnClose            52 chrome/browser/ui/cocoa/location_bar/zoom_decoration.h   virtual void OnClose() OVERRIDE;
OnClose            74 chrome/browser/ui/gtk/collected_cookies_gtk.h   CHROMEGTK_CALLBACK_0(CollectedCookiesGtk, void, OnClose);
OnClose           150 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc   balloon_->OnClose(by_user);
OnClose           132 chrome/browser/ui/views/javascript_app_modal_dialog_views.cc   parent_->OnClose();
OnClose           165 chrome/browser/ui/views/notifications/balloon_view_views.cc   balloon_->OnClose(closed_by_user_);
OnClose            63 chrome/test/chromedriver/net/sync_websocket_impl.h     virtual void OnClose() OVERRIDE;
OnClose            71 chrome/test/chromedriver/net/test_http_server.h   virtual void OnClose(int connection_id) OVERRIDE;
OnClose           261 chrome/test/chromedriver/net/websocket.cc     listener_->OnClose();
OnClose            96 chrome/test/chromedriver/net/websocket.h   virtual void OnClose() = 0;
OnClose           152 cloud_print/gcp20/prototype/privet_http_server.h   virtual void OnClose(int connection_id) OVERRIDE;
OnClose            65 content/browser/devtools/devtools_http_handler_impl.h   virtual void OnClose(int connection_id) OVERRIDE;
OnClose           428 content/browser/indexed_db/indexed_db_dispatcher_host.cc     IPC_MESSAGE_HANDLER(IndexedDBHostMsg_DatabaseClose, OnClose)
OnClose           173 content/browser/indexed_db/indexed_db_dispatcher_host.h     void OnClose(int32 ipc_database_id);
OnClose            78 content/browser/loader/stream_resource_handler.h   virtual void OnClose(Stream* stream) OVERRIDE;
OnClose          1063 content/browser/renderer_host/render_view_host_impl.cc     IPC_MESSAGE_HANDLER(ViewHostMsg_Close, OnClose)
OnClose           517 content/browser/renderer_host/render_view_host_impl.h   void OnClose();
OnClose           472 content/browser/renderer_host/render_widget_host_impl.cc     IPC_MESSAGE_HANDLER(ViewHostMsg_Close, OnClose)
OnClose           652 content/browser/renderer_host/render_widget_host_impl.h   void OnClose();
OnClose            56 content/browser/renderer_host/socket_stream_dispatcher_host.h   virtual void OnClose(net::SocketStream* socket) OVERRIDE;
OnClose           183 content/browser/streams/stream.cc     write_observer_->OnClose(this);
OnClose            19 content/browser/streams/stream_write_observer.h   virtual void OnClose(Stream* stream) = 0;
OnClose            97 content/renderer/notification_provider.cc     IPC_MESSAGE_HANDLER(DesktopNotificationMsg_PostClose, OnClose);
OnClose            44 content/renderer/notification_provider.h   void OnClose(int id, bool by_user);
OnClose            73 content/renderer/pepper/pepper_audio_input_host.cc                                         OnClose);
OnClose            49 content/renderer/pepper/pepper_audio_input_host.h   int32_t OnClose(ppapi::host::HostMessageContext* context);
OnClose           177 content/renderer/pepper/pepper_media_stream_audio_track_host.cc   OnClose();
OnClose           108 content/renderer/pepper/pepper_media_stream_audio_track_host.h   virtual void OnClose() OVERRIDE;
OnClose           103 content/renderer/pepper/pepper_media_stream_track_host_base.cc   OnClose();
OnClose            43 content/renderer/pepper/pepper_media_stream_track_host_base.h   virtual void OnClose() = 0;
OnClose           157 content/renderer/pepper/pepper_media_stream_video_track_host.cc   OnClose();
OnClose            33 content/renderer/pepper/pepper_media_stream_video_track_host.h   virtual void OnClose() OVERRIDE;
OnClose            82 content/renderer/pepper/pepper_video_capture_host.cc         OnClose)
OnClose            60 content/renderer/pepper/pepper_video_capture_host.h   int32_t OnClose(ppapi::host::HostMessageContext* context);
OnClose           597 content/renderer/render_widget.cc     IPC_MESSAGE_HANDLER(ViewMsg_Close, OnClose)
OnClose           340 content/renderer/render_widget.h   void OnClose();
OnClose           176 jingle/glue/chrome_async_socket_unittest.cc         this, &ChromeAsyncSocketTest::OnClose);
OnClose           172 net/quic/quic_data_stream.cc   ReliableQuicStream::OnClose();
OnClose           179 net/quic/quic_data_stream.cc     visitor->OnClose(this);
OnClose            46 net/quic/quic_data_stream.h     virtual void OnClose(QuicDataStream* stream) = 0;
OnClose            60 net/quic/quic_data_stream.h   virtual void OnClose() OVERRIDE;
OnClose            67 net/quic/quic_http_stream.h   virtual void OnClose(QuicErrorCode error) OVERRIDE;
OnClose           399 net/quic/quic_http_stream_test.cc   stream_->OnClose(QUIC_NO_ERROR);
OnClose            24 net/quic/quic_reliable_client_stream.cc     delegate_->OnClose(connection_error());
OnClose            44 net/quic/quic_reliable_client_stream.cc     delegate_->OnClose(connection_error());
OnClose            35 net/quic/quic_reliable_client_stream.h     virtual void OnClose(QuicErrorCode error) = 0;
OnClose            33 net/quic/quic_reliable_client_stream_test.cc   MOCK_METHOD1(OnClose, void(QuicErrorCode));
OnClose           103 net/quic/quic_reliable_client_stream_test.cc   EXPECT_CALL(delegate_, OnClose(QUIC_NO_ERROR));
OnClose           110 net/quic/quic_reliable_client_stream_test.cc   EXPECT_CALL(delegate_, OnClose(QUIC_NO_ERROR));
OnClose           120 net/quic/quic_reliable_client_stream_test.cc   EXPECT_CALL(delegate_, OnClose(QUIC_NO_ERROR));
OnClose           134 net/quic/quic_reliable_client_stream_test.cc   EXPECT_CALL(delegate_, OnClose(QUIC_NO_ERROR));
OnClose           149 net/quic/quic_reliable_client_stream_test.cc   EXPECT_CALL(delegate_, OnClose(QUIC_NO_ERROR));
OnClose           354 net/quic/quic_session.cc   stream->OnClose();
OnClose            50 net/quic/reliable_quic_stream.h   virtual void OnClose();
OnClose            68 net/quic/reliable_quic_stream_test.cc   using ReliableQuicStream::OnClose;
OnClose           260 net/quic/reliable_quic_stream_test.cc   stream_->OnClose();
OnClose           282 net/quic/reliable_quic_stream_test.cc   stream_->OnClose();
OnClose           306 net/quic/reliable_quic_stream_test.cc   stream_->OnClose();
OnClose            40 net/server/http_connection.cc   server_->delegate_->OnClose(id_);
OnClose            38 net/server/http_server.h     virtual void OnClose(int connection_id) = 0;
OnClose           375 net/socket_stream/socket_stream.cc   metrics_->OnClose();
OnClose           380 net/socket_stream/socket_stream.cc     delegate_->OnClose(this);
OnClose            83 net/socket_stream/socket_stream.h     virtual void OnClose(SocketStream* socket) = 0;
OnClose            52 net/socket_stream/socket_stream_metrics.h   void OnClose();
OnClose           163 net/socket_stream/socket_stream_metrics_unittest.cc   metrics.OnClose();
OnClose            85 net/spdy/spdy_http_stream.h   virtual void OnClose(int status) OVERRIDE;
OnClose           100 net/spdy/spdy_proxy_client_socket.h   virtual void OnClose(int status) OVERRIDE;
OnClose          1795 net/spdy/spdy_session.cc   stream->OnClose(status);
OnClose           614 net/spdy/spdy_stream.cc     delegate->OnClose(status);
OnClose           152 net/spdy/spdy_stream.h     virtual void OnClose(int status) = 0;
OnClose           334 net/spdy/spdy_stream.h   void OnClose(int status);
OnClose            34 net/spdy/spdy_stream_test_util.h   virtual void OnClose(int status) OVERRIDE;
OnClose            55 net/spdy/spdy_stream_test_util.h   virtual void OnClose(int status) OVERRIDE;
OnClose            83 net/spdy/spdy_websocket_stream.h   virtual void OnClose(int status) OVERRIDE;
OnClose           117 net/tools/quic/quic_client.h   virtual void OnClose(QuicDataStream* stream) OVERRIDE;
OnClose           130 net/tools/quic/test_tools/quic_test_client.h   virtual void OnClose(QuicDataStream* stream) OVERRIDE;
OnClose           266 net/websockets/websocket_job.cc     delegate->OnClose(socket);
OnClose           353 net/websockets/websocket_job.cc   OnClose(socket_.get());
OnClose            72 net/websockets/websocket_job.h   virtual void OnClose(SocketStream* socket) OVERRIDE;
OnClose          1221 net/websockets/websocket_job_test.cc TEST_F(WebSocketJobDeleteTest, OnClose) {
OnClose          1223 net/websockets/websocket_job_test.cc   job()->OnClose(socket_.get());
OnClose           222 net/websockets/websocket_throttle_test.cc   w1->OnClose(s1.get());
OnClose           235 net/websockets/websocket_throttle_test.cc   w5->OnClose(s5.get());
OnClose           256 net/websockets/websocket_throttle_test.cc   w2->OnClose(s2.get());
OnClose           266 net/websockets/websocket_throttle_test.cc   w3->OnClose(s3.get());
OnClose           269 net/websockets/websocket_throttle_test.cc   w4->OnClose(s4.get());
OnClose           296 net/websockets/websocket_throttle_test.cc   w1->OnClose(s1.get());
OnClose           338 net/websockets/websocket_throttle_test.cc   w1->OnClose(s1.get());
OnClose           342 net/websockets/websocket_throttle_test.cc   w2->OnClose(s2.get());
OnClose            27 remoting/host/verify_config_window_win.h     MSG_WM_CLOSE(OnClose)
OnClose            37 remoting/host/verify_config_window_win.h   void OnClose();
OnClose            91 remoting/host/win/rdp_client_window.h     MSG_WM_CLOSE(OnClose)
OnClose            97 remoting/host/win/rdp_client_window.h   void OnClose();
OnClose            40 sync/test/fake_server/fake_sync_server_http_handler.h   virtual void OnClose(int connection_id) OVERRIDE;
OnClose          1166 third_party/wtl/include/atlwince.h 		MESSAGE_HANDLER(WM_CLOSE, OnClose)
OnClose          1221 third_party/wtl/include/atlwince.h 	LRESULT OnClose(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& bHandled)
OnClose            67 ui/aura/window_tree_host_win.h     CR_MSG_WM_CLOSE(OnClose)
OnClose            73 ui/aura/window_tree_host_win.h   void OnClose();
OnClose            46 ui/base/win/hidden_window.cc     CR_MSG_WM_CLOSE(OnClose)
OnClose           358 ui/views/win/hwnd_message_handler.h     CR_MSG_WM_CLOSE(OnClose)
OnClose           401 ui/views/win/hwnd_message_handler.h   void OnClose();