Searched refs:parsePathMatcher (Results 1 – 3 of 3) sorted by relevance
218 return parsePathMatcher(permission.getUrlPath());271 return parsePathMatcher(principal.getUrlPath());281 private static PathMatcher parsePathMatcher(
313 StructOrError<PathMatcher> pathMatch = parsePathMatcher(proto); in parseRouteMatch()342 static StructOrError<PathMatcher> parsePathMatcher( in parsePathMatcher() method in XdsRouteConfigureResource
364 StructOrError<PathMatcher> struct = XdsRouteConfigureResource.parsePathMatcher(proto); in parsePathMatcher_withFullPath()374 StructOrError<PathMatcher> struct = XdsRouteConfigureResource.parsePathMatcher(proto); in parsePathMatcher_withPrefix()386 StructOrError<PathMatcher> struct = XdsRouteConfigureResource.parsePathMatcher(proto); in parsePathMatcher_withSafeRegEx()