/aosp_15_r20/external/cronet/net/http/ |
H A D | http_request_headers.cc | 129 void HttpRequestHeaders::SetHeader(std::string_view key, in SetHeader() function in net::HttpRequestHeaders 134 void HttpRequestHeaders::SetHeader(std::string_view key, std::string&& value) { in SetHeader() function in net::HttpRequestHeaders
|
H A D | http_request_headers.h | 136 void SetHeader(std::string_view key, const char* value) { in SetHeader() function
|
H A D | http_request_headers_unittest.cc | 26 TEST(HttpRequestHeaders, SetHeader) { in TEST() argument
|
H A D | http_response_headers.cc | 563 void HttpResponseHeaders::SetHeader(std::string_view name, in SetHeader() function in net::HttpResponseHeaders
|
H A D | http_response_headers_unittest.cc | 1887 TEST(HttpResponseHeadersTest, SetHeader) { in TEST() argument
|
/aosp_15_r20/system/update_engine/common/ |
H A D | mock_http_fetcher.cc | 109 void MockHttpFetcher::SetHeader(const std::string& header_name, in SetHeader() function in chromeos_update_engine::MockHttpFetcher
|
H A D | file_fetcher.h | 58 void SetHeader(const std::string& header_name, in SetHeader() function
|
H A D | multi_range_http_fetcher.h | 81 void SetHeader(const std::string& header_name, in SetHeader() function
|
/aosp_15_r20/system/update_engine/ |
H A D | libcurl_http_fetcher.cc | 366 void LibcurlHttpFetcher::SetHeader(const string& header_name, in SetHeader() function in chromeos_update_engine::LibcurlHttpFetcher
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text.cpp | 702 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | text.cpp | 703 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.h | 56 void SetHeader(const ModuleHeader& header) { header_ = header; } in SetHeader() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | module.h | 56 void SetHeader(const ModuleHeader& header) { header_ = header; } in SetHeader() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | module.h | 56 void SetHeader(const ModuleHeader& header) { header_ = header; } in SetHeader() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | text.cpp | 701 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() function
|
/aosp_15_r20/external/cronet/net/tools/cachetool/ |
H A D | cachetool.cc | 614 void SetHeader(CommandMarshal* command_marshal) { in SetHeader() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | spdy_protocol.h | 517 void SetHeader(absl::string_view name, absl::string_view value) { in SetHeader() function
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-dynamic-trie.cc | 2876 void IcingDynamicTrie::SetHeader(const IcingDynamicTrieHeader &new_hdr) { in SetHeader() function in icing::lib::IcingDynamicTrie
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.h | 724 void SetHeader(HBasicBlock* block) { in SetHeader() function
|