Home
last modified time | relevance | path

Searched defs:resp_headers (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/quiche/src/h3/
Dffi.rs241 let resp_headers = headers_from_ptr(headers, headers_len); in quiche_h3_send_response() localVariable
255 let resp_headers = headers_from_ptr(headers, headers_len); in quiche_h3_send_response_with_priority() localVariable
/external/cronet/stable/net/http/
Dhttp_transaction_test_util.cc615 std::string resp_headers = t->response_headers; in DoSendRequest() local
/external/cronet/tot/net/http/
Dhttp_transaction_test_util.cc615 std::string resp_headers = t->response_headers; in DoSendRequest() local