Home | History | Annotate | Download | only in http

Lines Matching refs:CreateEntry

415   virtual int CreateEntry(const std::string& key, disk_cache::Entry** entry,
496 // Fail any subsequent CreateEntry and OpenEntry.
618 int rv = disk_cache()->CreateEntry(key, entry, &cb);
626 // This version of the disk cache doesn't invoke CreateEntry callbacks.
628 virtual int CreateEntry(const std::string& key, disk_cache::Entry** entry,