Home | History | Annotate | Download | only in http

Lines Matching refs:OpenEntry

724 int HttpCache::OpenEntry(const std::string& key, ActiveEntry** entry,
745 int rv = disk_cache_->OpenEntry(key, &(pending_op->disk_entry), my_callback);