Home
last modified time | relevance | path

Searched defs:header_key (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Dcel_authorization_engine.cc129 for (const auto& header_key : header_keys_) { in CreateActivation() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dcel_authorization_engine.cc129 for (const auto& header_key : header_keys_) { in CreateActivation() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.h1385 absl::string_view header_key = in GetValuesOfMultivaluedHeaders() local
1411 absl::string_view header_key = in WriteToBufferCoalescingMultivaluedHeaders() local
/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.cc392 auto header_key = ToLower(header_name); in GetHeader() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_request_headers.cc181 const std::string_view header_key(header_line.data(), key_end_index); in AddHeaderFromString() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc636 const std::string& header_key = header.first; in OnStreamHeaderList() local