Searched refs:all_hosts (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/child/appcache/
H A Dweb_application_cache_host_impl.cc41 HostsMap* all_hosts() { function in namespace:content::__anon8288
57 return all_hosts()->Lookup(id);
76 host_id_(all_hosts()->Add(this)),
89 all_hosts()->Remove(host_id_);

Completed in 32 milliseconds