/aosp_15_r20/external/libbrillo/brillo/ |
H A D | url_utils.cc | 61 std::string query_string = url->substr(query_pos); in TrimOffQueryString() local 74 std::string query_string = TrimOffQueryString(&result); in CombineMultiple() local 90 std::string query_string; in GetQueryString() local 101 std::string query_string = GetQueryString(url, true); in GetQueryStringParameters() local
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/ |
H A D | utility.hpp | 128 static CaseInsensitiveMultimap parse(const std::string &query_string) noexcept { in parse() 254 …e(std::istream &stream, std::string &method, std::string &path, std::string &query_string, std::st… in parse()
|
H A D | server_http.hpp | 237 std::string method, path, query_string, http_version; member in SimpleWeb::ServerBase::Request
|
/aosp_15_r20/development/tools/repo_pull/ |
H A D | gerrit.py | 352 def _query_change_lists(url_opener, gerrit, query_string, start, count): argument 386 def query_change_lists(url_opener, gerrit, query_string, start, count): argument
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/fuzzers/ |
H A D | request_message_parse.cpp | 7 std::string method, path, query_string, version; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/googleapis/google/datastore/v1beta3/ |
H A D | query.proto | 228 string query_string = 1; field
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | client.h | 41 *query_string; /* QUERY_STRING environment variable */ member
|
/aosp_15_r20/external/googleapis/google/datastore/v1/ |
H A D | query.proto | 444 string query_string = 1; field
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | statistics_recorder.cc | 360 const char* const query_string = query.c_str(); in WithName() local
|
/aosp_15_r20/external/icing/icing/query/ |
H A D | query-processor_benchmark.cc | 357 const std::string query_string = absl_ports::StrCat( in BM_QueryFiveTerms() local
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | statistics_recorder.cc | 560 const char* query_string; in WithName() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_shell.cc | 708 std::string query_string; member
|