Home | History | Annotate | Download | only in appcache

Lines Matching refs:cache_id

38     int64* cache_id, GURL* manifest_url) {
40 *cache_id = job_->cache_id();
186 const AppCacheEntry& entry, int64 cache_id, int64 group_id,
195 job_->DeliverAppCachedResponse(manifest_url, group_id, cache_id,
233 int64 cache_id, int64 group_id, const GURL& manifest_url) {
259 if (ResourceType::IsFrame(resource_type_) && cache_id != kNoCacheId) {
264 host_->LoadMainResourceCache(cache_id);
273 found_cache_id_ = cache_id;
330 found_cache_id_ = cache->cache_id();
344 found_cache_id_ = cache->cache_id();