HomeSort by relevance Sort by last modified time
    Searched refs:UnassociateHost (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache.h 177 void UnassociateHost(AppCacheHost* host);
appcache_host.cc 65 associated_cache_->UnassociateHost(this);
532 associated_cache_->UnassociateHost(this);
appcache.cc 41 void AppCache::UnassociateHost(AppCacheHost* host) {

Completed in 1325 milliseconds