Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dservice_config.h238 grpc_slice wildcard_path = grpc_slice_from_copied_string(buf); in MethodConfigTableLookup() local
240 value = table.Get(wildcard_path); in MethodConfigTableLookup()
241 grpc_slice_unref_internal(wildcard_path); in MethodConfigTableLookup()