Home
last modified time | relevance | path

Searched refs:StartUpdateWithHost (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/appcache/
Dappcache_group.h83 StartUpdateWithHost(NULL); in StartUpdate()
87 void StartUpdateWithHost(AppCacheHost* host) { in StartUpdateWithHost() function
Dappcache_group_unittest.cc226 group->StartUpdateWithHost(NULL); in TEST_F()
Dappcache_host.cc389 owing_group->StartUpdateWithHost(this); in FinishCacheSelection()