Searched defs:UnregisterHost (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/child/appcache/
H A Dappcache_backend_proxy.cc15 void AppCacheBackendProxy::UnregisterHost(int host_id) { function in class:content::AppCacheBackendProxy
/external/chromium_org/content/browser/appcache/
H A Dappcache_backend_impl.cc45 bool AppCacheBackendImpl::UnregisterHost(int id) { function in class:content::AppCacheBackendImpl
/external/chromium_org/remoting/host/setup/
H A Dservice_client.cc38 void UnregisterHost(const std::string& host_id,
94 void ServiceClient::Core::UnregisterHost( function in class:remoting::ServiceClient::Core
189 void ServiceClient::UnregisterHost( function in class:remoting::ServiceClient
193 return core_->UnregisterHost(host_id, oauth_access_token, delegate);
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc536 UnregisterHost(GetID());
1515 UnregisterHost(GetID());
1624 void RenderProcessHostImpl::UnregisterHost(int host_id) { function in class:content::RenderProcessHostImpl

Completed in 1332 milliseconds