Home
last modified time | relevance | path

Searched defs:path_matcher (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.h85 StringMatcher path_matcher; member
H A Dxds_route_config.cc999 auto path_matcher = RoutePathMatchParse(match, errors); in ParseRoute() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.h85 StringMatcher path_matcher; member
Dxds_route_config.cc985 auto path_matcher = RoutePathMatchParse(match, errors); in ParseRoute() local