Home
last modified time | relevance | path

Searched refs:RemovePendingCallbackFromNewEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_cache.h261 bool RemovePendingCallbackFromNewEntry(NewEntry* entry,
Dhttp_cache.cc648 found = RemovePendingCallbackFromNewEntry(j->second, cb); in RemovePendingTransaction()
670 bool HttpCache::RemovePendingCallbackFromNewEntry(NewEntry* entry, in RemovePendingCallbackFromNewEntry() function in net::HttpCache