Searched refs:DoGetBackendComplete (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/http/
H A Ddisk_cache_based_quic_server_info.h69 int DoGetBackendComplete(int rv);
H A Ddisk_cache_based_quic_server_info.cc144 rv = DoGetBackendComplete(rv);
185 int DiskCacheBasedQuicServerInfo::DoGetBackendComplete(int rv) { function in class:net::DiskCacheBasedQuicServerInfo
H A Dhttp_cache_transaction.h231 int DoGetBackendComplete(int result);
H A Dhttp_cache_transaction.cc838 rv = DoGetBackendComplete(rv);
991 int HttpCache::Transaction::DoGetBackendComplete(int result) { function in class:net::HttpCache::Transaction
/external/chromium_org/net/url_request/
H A Dview_cache_helper.h85 int DoGetBackendComplete(int result);
H A Dview_cache_helper.cc165 rv = DoGetBackendComplete(rv);
224 int ViewCacheHelper::DoGetBackendComplete(int result) { function in class:net::ViewCacheHelper

Completed in 269 milliseconds