Searched refs:CreateEntryImpl (Results 1 – 6 of 6) sorted by relevance
83 EntryImpl* CreateEntryImpl(const std::string& key);
521 child_ = entry_->backend_->CreateEntryImpl(key); in ContinueWithoutChild()
536 child_ = entry_->backend_->CreateEntryImpl(key); in ContinueWithoutChild()
339 *entry = CreateEntryImpl(key); in SyncCreateEntry()508 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) { in CreateEntryImpl() function in disk_cache::BackendImpl
1129 EntryImpl* BackendImplV3::CreateEntryImpl(const std::string& key) { in CreateEntryImpl() function in disk_cache::BackendImplV3
1408 *!disk_cache::BackendImpl::CreateEntryImpl