Home
last modified time | relevance | path

Searched refs:QUERY_PARTS_VALUE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Duri_parser.cc151 static const char* QUERY_PARTS_VALUE_SEPARATOR = "="; in parse_query_parts() local
168 gpr_string_split(full, QUERY_PARTS_VALUE_SEPARATOR, &query_param_parts, in parse_query_parts()