Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:CreateEntry

758   if (!cache_entry->CreateEntry(node_address, key, hash)) {
1278 int BackendImpl::CreateEntry(const std::string& key, Entry** entry,
1281 background_queue_.CreateEntry(key, entry, callback);