HomeSort by relevance Sort by last modified time
    Searched defs:OnAllInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_storage.h 44 virtual void OnAllInfo(AppCacheInfoCollection* collection) {}
appcache_service_impl.cc 188 // We start by listing all caches, continues in OnAllInfo().
194 virtual void OnAllInfo(AppCacheInfoCollection* collection) OVERRIDE;
211 void AppCacheServiceImpl::DeleteOriginHelper::OnAllInfo(
287 virtual void OnAllInfo(AppCacheInfoCollection* collection) OVERRIDE;
294 void AppCacheServiceImpl::GetInfoHelper::OnAllInfo(

Completed in 675 milliseconds