Home
last modified time | relevance | path

Searched defs:headers_transaction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.h383 const Transaction* headers_transaction() const { in headers_transaction() function
H A Dhttp_cache.cc238 Transaction* headers_transaction = headers_transaction_; in RestartHeadersTransaction() local