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

/external/chromium_org/webkit/browser/appcache/
H A Dappcache.h136 void ToResourceInfoVector(AppCacheResourceInfoVector* infos) const;
H A Dappcache.cc294 void AppCache::ToResourceInfoVector(AppCacheResourceInfoVector* infos) const { function in class:appcache::AppCache
H A Dappcache_host.cc304 associated_cache_->ToResourceInfoVector(resource_infos);
H A Dview_appcache_internals_job.cc506 group->newest_complete_cache()->ToResourceInfoVector(&resource_infos_);

Completed in 146 milliseconds