Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_transaction.h341 int DoCacheQueryDataComplete(int result);
H A Dhttp_cache_transaction.cc932 rv = DoCacheQueryDataComplete(rv); in DoLoop()
1769 int HttpCache::Transaction::DoCacheQueryDataComplete(int result) { in DoCacheQueryDataComplete() function in net::HttpCache::Transaction