Home
last modified time | relevance | path

Searched defs:response_truncated (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc746 bool* response_truncated) { in ReadResponseInfo()
762 bool response_truncated) { in WriteResponseInfo()
H A Dhttp_response_info.cc155 bool* response_truncated) { in InitFromPickle()
H A Dhttp_cache.cc476 bool* response_truncated) { in ParseResponseInfo()
H A Dhttp_cache_unittest.cc10056 bool response_truncated; in TEST_F() local