/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/ |
H A D | BitcodeMunge.cpp | 36 const bool AddHeader = true; in runTest() local
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/ |
H A D | table.cc | 25 void Table::AddHeader(const std::string& text) { in AddHeader() function in quic_trace::render::Table
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_server_response_info.cc | 39 void HttpServerResponseInfo::AddHeader(const std::string& name, in AddHeader() function in net::HttpServerResponseInfo
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | header_coalescer.cc | 64 bool HeaderCoalescer::AddHeader(std::string_view key, std::string_view value) { in AddHeader() function in net::HeaderCoalescer
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http_response.cc | 56 void RawHttpResponse::AddHeader(const std::string& key_value_pair) { in AddHeader() function in net::test_server::RawHttpResponse
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_response_headers.h | 78 Builder& AddHeader(std::string_view name, std::string_view value) { in AddHeader() function
|
H A D | http_response_headers.cc | 544 void HttpResponseHeaders::AddHeader(std::string_view name, in AddHeader() function in net::HttpResponseHeaders 929 void HttpResponseHeaders::AddHeader(std::string::const_iterator name_begin, in AddHeader() function in net::HttpResponseHeaders
|
H A D | http_response_headers_unittest.cc | 1860 TEST(HttpResponseHeadersTest, AddHeader) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_dns_cache_test.cc | 27 void AddHeader(const string& name, const string& value) override {} in AddHeader() function in tensorflow::TestHttpRequest
|
H A D | http_request_fake.h | 85 void AddHeader(const string& name, const string& value) override { in AddHeader() function
|
H A D | curl_http_request.cc | 200 void CurlHttpRequest::AddHeader(const string& name, const string& value) { in AddHeader() function in tensorflow::CurlHttpRequest
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | http_request.cc | 177 void Request::AddHeader(const std::string& header, const std::string& value) { in AddHeader() function in brillo::http::Request
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | tabulator.py | 1275 def AddHeader(self, s): member in TableFormatter
|