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

  /external/chromium/net/disk_cache/
backend_impl.h 74 int SyncDoomEntry(const std::string& key);
in_flight_backend_io.cc 200 result_ = backend_->SyncDoomEntry(key_);
sparse_control.cc 134 backend_->SyncDoomEntry(child_name);
backend_impl.cc 559 int BackendImpl::SyncDoomEntry(const std::string& key) {
    [all...]

Completed in 141 milliseconds