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

/external/chromium_org/content/child/appcache/
H A Dappcache_backend_proxy.cc11 void AppCacheBackendProxy::RegisterHost(int host_id) { function in class:content::AppCacheBackendProxy
/external/chromium_org/webkit/browser/appcache/
H A Dappcache_backend_impl.cc36 bool AppCacheBackendImpl::RegisterHost(int id) { function in class:appcache::AppCacheBackendImpl
/external/chromium_org/remoting/host/setup/
H A Dservice_client.cc31 void RegisterHost(const std::string& host_id,
69 void ServiceClient::Core::RegisterHost( function in class:remoting::ServiceClient::Core
178 void ServiceClient::RegisterHost( function in class:remoting::ServiceClient
185 return core_->RegisterHost(host_id, host_name, public_key, host_client_id,
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc383 RegisterHost(GetID(), this);
1507 void RenderProcessHostImpl::RegisterHost(int host_id, RenderProcessHost* host) { function in class:content::RenderProcessHostImpl

Completed in 130 milliseconds