Home
last modified time | relevance | path

Searched defs:header_string (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/http/curl/
H A Dcurl_header_parser.cc33 void CurlHeaderParser::ParseHeader(const std::string& header_string) { in ParseHeader()
45 bool CurlHeaderParser::ParseAsStatus(const std::string& header_string) { in ParseAsStatus()
64 bool CurlHeaderParser::ParseAsHeader(const std::string& header_string) { in ParseAsHeader()
86 bool CurlHeaderParser::ParseAsLastLine(const std::string& header_string) { in ParseAsLastLine()
/aosp_15_r20/external/bcc/tools/
H A Dtcplife.py419 header_string = "%-5s %-10.10s %s%-15s %-5s %-15s %-5s %5s %5s %s" variable
422 header_string = "%-5s %-16.16s %-2s %-39s %-5s %-39s %-5s %6s %6s %s" variable
425 header_string = "%s,%s,%s,%s,%s,%s,%s,%s,%s,%s" variable
H A Dtcpstates.py294 header_string = "%-16s %-5s %-10.10s %s%-15s %-5s %-15s %-5s %-11s -> %-11s %s" variable
298 header_string = ("%-16s %-5s %-16.16s %-2s %-39s %-5s %-39s %-5s %-11s " + variable
303 header_string = "%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s" variable
/aosp_15_r20/external/cronet/net/url_request/
H A Dredirect_util.cc110 std::string header_string = base::StringPrintf( in SynthesizeRedirectHeaders() local
/aosp_15_r20/external/freetype/src/type1/
H A Dt1parse.c98 const char* header_string, in check_type1_format()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_jitter.cc99 char header_string[30]; in RunRtpJitter() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/
H A DCLTuner.cpp339 std::string header_string = ""; in save_to_file() local
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_service.cc119 const std::string& header_string) override { in ProcessReportToHeader()
H A Dreporting_header_parser_unittest.cc1785 const std::string& header_string) { in ParseHeader()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp452 const std::string& header_string, in ConstructErrorString()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp452 const std::string& header_string, in ConstructErrorString()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_cfg.cpp453 const std::string& header_string, in ConstructErrorString()