/aosp_15_r20/system/update_engine/ |
H A D | libcurl_http_fetcher_unittest.cc | 53 const string header_value = ""; in TEST_F() local 61 const string header_value = "This-is-value 123"; in TEST_F() local 78 const string header_value = "\a\b\t\v\f\r\\ edge:-case: \a\b\t\v\f\r\\"; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/codec/ |
D | compression.rs | 97 let header_value = map.get(ACCEPT_ENCODING_HEADER)?; in from_accept_encoding_header() localVariable 114 let header_value = if let Some(value) = map.get(ENCODING_HEADER) { in from_encoding_header() localVariable 142 let header_value = enabled_encodings in from_encoding_header() localVariable
|
/aosp_15_r20/external/cronet/net/reporting/ |
H A D | reporting_service.cc | 123 std::optional<base::Value> header_value = base::JSONReader::Read( in ProcessReportToHeader() local 226 const base::Value& header_value) { in DoProcessReportToHeader() 239 base::flat_map<std::string, std::string> header_value) { in DoSetDocumentReportingEndpoints()
|
H A D | reporting_header_parser_unittest.cc | 205 const char* header_value; in TEST_P() member 1812 const char* header_value; in TEST_P() member 1830 const char* header_value; in TEST_P() member
|
/aosp_15_r20/system/update_engine/common/ |
H A D | file_fetcher.h | 59 const std::string& header_value) override {} in SetHeader() 62 std::string* header_value) const override { in GetHeader()
|
H A D | multi_range_http_fetcher.h | 82 const std::string& header_value) override { in SetHeader() 87 std::string* header_value) const override { in GetHeader()
|
H A D | mock_http_fetcher.cc | 110 const std::string& header_value) { in SetHeader()
|
H A D | mock_http_fetcher.h | 90 std::string* header_value) const override { in GetHeader()
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http_request.cc | 147 std::string header_value = in ParseHeaders() local 155 std::string header_value = Trim(header_line.substr( in ParseHeaders() local
|
H A D | http1_connection.cc | 109 const std::string& header_value = header_pair.second; in SendResponseHeaders() local
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | http_request_utils.c | 327 struct aws_byte_cursor header_value = aws_byte_cursor_advance(request_blob, field_len); in s_unmarshal_http_request_without_version() local 353 struct aws_byte_cursor header_value = aws_byte_cursor_advance(request_blob, field_len); in s_unmarshal_http_headers() local
|
/aosp_15_r20/external/cronet/net/android/ |
H A D | android_http_util.cc | 21 std::string header_value(ConvertJavaStringToUTF8(env, j_header_value)); in JNI_HttpUtil_IsAllowedHeader() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_cookie_indices_fuzztest.cc | 12 void FuzzParseFromHeader(std::string_view header_value) { in FuzzParseFromHeader()
|
H A D | proxy_client_socket.cc | 80 std::string header_value; in SanitizeProxyAuth() local
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | header_coalescer.cc | 26 std::string_view header_value, in NetLogInvalidHeader()
|
/aosp_15_r20/external/cronet/net/device_bound_sessions/ |
H A D | device_bound_session_registration_fetcher_param.cc | 127 std::string header_value; in CreateIfValid() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server3/ |
D | request_parser.hpp | 86 header_value, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server2/ |
D | request_parser.hpp | 86 header_value, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/ |
D | request_parser.hpp | 86 header_value, enumerator
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_handshake_stream_base.cc | 97 std::string header_value; in ValidateExtensions() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/http/server/ |
D | request_parser.hpp | 87 header_value, enumerator
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_backend.cc | 97 const std::vector<absl::string_view> header_value = in ProcessWebTransportRequest() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/ |
H A D | cel_authorization_engine.cc | 131 absl::optional<absl::string_view> header_value = in CreateActivation() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | cel_authorization_engine.cc | 131 absl::optional<absl::string_view> header_value = in CreateActivation() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/stateful_session/ |
D | stateful_session_filter.cc | 192 auto header_value = in GetOverrideHostFromCookie() local
|