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

/external/chromium_org/content/browser/appcache/
H A Dappcache_group.h88 StartUpdateWithNewMasterEntry(host, GURL());
94 void StartUpdateWithNewMasterEntry(AppCacheHost* host,
H A Dappcache_group.cc155 void AppCacheGroup::StartUpdateWithNewMasterEntry( function in class:content::AppCacheGroup
218 StartUpdateWithNewMasterEntry(host, it->second);
H A Dappcache_group_unittest.cc271 group->StartUpdateWithNewMasterEntry(&host, host.new_master_entry_url_);
H A Dappcache_host.cc410 group->StartUpdateWithNewMasterEntry(this, new_master_entry_url_);

Completed in 96 milliseconds