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

  /external/chromium/net/http/
http_cache.h 261 bool RemovePendingCallbackFromNewEntry(NewEntry* entry,
http_cache.cc 648 found = RemovePendingCallbackFromNewEntry(j->second, cb);
670 bool HttpCache::RemovePendingCallbackFromNewEntry(NewEntry* entry,

Completed in 2387 milliseconds