Home
last modified time | relevance | path

Searched refs:DoGetBackendComplete (Results 1 – 10 of 10) sorted by relevance

/external/chromium/net/http/
Ddisk_cache_based_ssl_host_info.cc108 rv = DoGetBackendComplete(rv); in DoLoop()
147 int DiskCacheBasedSSLHostInfo::DoGetBackendComplete(int rv) { in DoGetBackendComplete() function in net::DiskCacheBasedSSLHostInfo
Ddisk_cache_based_ssl_host_info.h84 int DoGetBackendComplete(int rv);
Dhttp_cache_transaction.h185 int DoGetBackendComplete(int result);
Dhttp_cache_transaction.cc420 rv = DoGetBackendComplete(rv); in DoLoop()
580 int HttpCache::Transaction::DoGetBackendComplete(int result) { in DoGetBackendComplete() function in net::HttpCache::Transaction
/external/chromium/net/url_request/
Dview_cache_helper.h83 int DoGetBackendComplete(int result);
Dview_cache_helper.cc166 rv = DoGetBackendComplete(rv); in DoLoop()
223 int ViewCacheHelper::DoGetBackendComplete(int result) { in DoGetBackendComplete() function in net::ViewCacheHelper
/external/chromium_org/net/url_request/
Dview_cache_helper.h89 int DoGetBackendComplete(int result);
Dview_cache_helper.cc166 rv = DoGetBackendComplete(rv); in DoLoop()
225 int ViewCacheHelper::DoGetBackendComplete(int result) { in DoGetBackendComplete() function in net::ViewCacheHelper
/external/chromium_org/net/http/
Dhttp_cache_transaction.h221 int DoGetBackendComplete(int result);
Dhttp_cache_transaction.cc644 rv = DoGetBackendComplete(rv); in DoLoop()
798 int HttpCache::Transaction::DoGetBackendComplete(int result) { in DoGetBackendComplete() function in net::HttpCache::Transaction