HomeSort by relevance Sort by last modified time
    Searched refs:CreateEntryImpl (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/disk_cache/
backend_impl.h 85 EntryImpl* CreateEntryImpl(const std::string& key);
backend_impl.cc 555 *entry = CreateEntryImpl(key);
697 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) {
    [all...]
sparse_control.cc 513 child_ = entry_->backend_->CreateEntryImpl(key);

Completed in 147 milliseconds