Searched refs:PathMatcherType (Results 1 – 3 of 3) sorted by relevance
119 if (type == PathMatcherType::REGEX) { in PathMatcher()133 if (type == PathMatcherType::REGEX) { in operator =()148 if (type == PathMatcherType::REGEX) { in operator ==()161 case PathMatcherType::PATH: in ToString()164 case PathMatcherType::PREFIX: in ToString()167 case PathMatcherType::REGEX: in ToString()174 type == PathMatcherType::REGEX in ToString()1095 XdsApi::Route::Matchers::PathMatcher::PathMatcherType::PREFIX; in RoutePathMatchParse()1130 XdsApi::Route::Matchers::PathMatcher::PathMatcherType::PATH; in RoutePathMatchParse()1146 XdsApi::Route::Matchers::PathMatcher::PathMatcherType::REGEX; in RoutePathMatchParse()
73 enum class PathMatcherType { enum78 PathMatcherType type;
365 case XdsApi::Route::Matchers::PathMatcher::PathMatcherType::PREFIX: in PathMatch()370 case XdsApi::Route::Matchers::PathMatcher::PathMatcherType::PATH: in PathMatch()374 case XdsApi::Route::Matchers::PathMatcher::PathMatcherType::REGEX: in PathMatch()