UnregisterHost 81 content/browser/appcache/appcache_dispatcher_host.cc if (!backend_impl_.UnregisterHost(host_id)) { UnregisterHost 503 content/browser/renderer_host/render_process_host_impl.cc UnregisterHost(GetID()); UnregisterHost 1539 content/browser/renderer_host/render_process_host_impl.cc UnregisterHost(GetID()); UnregisterHost 188 content/browser/renderer_host/render_process_host_impl.h static void UnregisterHost(int host_id); UnregisterHost 24 content/child/appcache/appcache_backend_proxy.h virtual void UnregisterHost(int host_id) OVERRIDE; UnregisterHost 75 content/child/appcache/web_application_cache_host_impl.cc backend_->UnregisterHost(host_id_); UnregisterHost 49 content/public/test/mock_render_process_host.cc RenderProcessHostImpl::UnregisterHost(GetID()); UnregisterHost 195 content/public/test/mock_render_process_host.cc RenderProcessHostImpl::UnregisterHost(GetID()); UnregisterHost 183 remoting/host/setup/host_starter.cc service_client_->UnregisterHost(host_id_, access_token_, this); UnregisterHost 38 remoting/host/setup/service_client.cc void UnregisterHost(const std::string& host_id, UnregisterHost 193 remoting/host/setup/service_client.cc return core_->UnregisterHost(host_id, oauth_access_token, delegate); UnregisterHost 49 remoting/host/setup/service_client.h void UnregisterHost(const std::string& host_id, UnregisterHost 31 webkit/browser/appcache/appcache_backend_impl.h bool UnregisterHost(int host_id); UnregisterHost 452 webkit/browser/appcache/appcache_host_unittest.cc backend_impl.UnregisterHost(kParentHostId); UnregisterHost 680 webkit/browser/appcache/appcache_request_handler_unittest.cc backend_impl_->UnregisterHost(1); UnregisterHost 711 webkit/browser/appcache/appcache_request_handler_unittest.cc backend_impl_->UnregisterHost(1); UnregisterHost 807 webkit/browser/appcache/appcache_request_handler_unittest.cc backend_impl_->UnregisterHost(kWorkerHostId); UnregisterHost 174 webkit/common/appcache/appcache_interfaces.h virtual void UnregisterHost(int host_id) = 0;