Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Duri_parser.cc124 static int parse_fragment_or_query(const char* uri_text, size_t* i) { in parse_fragment_or_query() function
256 if (!parse_fragment_or_query(uri_text, &i)) { in grpc_uri_parse()
266 if (!parse_fragment_or_query(uri_text, &i)) { in grpc_uri_parse()