Home
last modified time | relevance | path

Searched defs:pathMatcher (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/rbac/engine/
H A DGrpcAuthorizationEngineTest.java247 public void pathMatcher() { in pathMatcher() method in GrpcAuthorizationEngineTest
248 PathMatcher pathMatcher = PathMatcher.create(STRING_MATCHER); in pathMatcher() local
263 PathMatcher pathMatcher = PathMatcher.create(STRING_MATCHER); in authenticatedMatcher() local
334 PathMatcher pathMatcher = PathMatcher.create(STRING_MATCHER); in multiplePolicies() local
359 PathMatcher pathMatcher = PathMatcher.create(STRING_MATCHER); in matchersEqualHashcode() local
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/filefilter/
H A DPathMatcherFileFilter.java32 private final PathMatcher pathMatcher; field in PathMatcherFileFilter
39 public PathMatcherFileFilter(final PathMatcher pathMatcher) { in PathMatcherFileFilter()
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/file/
H A DLinuxFileSystemTest.java181 PathMatcher pathMatcher = fileSystem.getPathMatcher("glob:" + "*.java"); in test_getPathMatcher_glob() local
218 PathMatcher pathMatcher = fileSystem.getPathMatcher("regex:" + "(hello|hi)*[^a|b]?k.*"); in test_getPathMatcher_regex() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DRbacFilterTest.java142 PathMatcher pathMatcher = PathMatcher.newBuilder().setPath(STRING_MATCHER).build(); in pathParser() local
272 PathMatcher pathMatcher = PathMatcher.newBuilder() in handleException() local
H A DRoutingUtilsTest.java156 PathMatcher pathMatcher = PathMatcher.fromPath("/FooService/barMethod", true); in routeMatching_withHeaders() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DVirtualHost.java87 abstract PathMatcher pathMatcher(); in pathMatcher() method in VirtualHost.Route.RouteMatch
101 static RouteMatch create(PathMatcher pathMatcher, in create()
H A DRoutingUtils.java160 private static boolean matchPath(PathMatcher pathMatcher, String fullMethodName) { in matchPath()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DXMLModify.java72 Matcher pathMatcher = Pattern.compile(MyOptions.pathRegex.option.getValue()).matcher(""); in main() local
H A DCompareLocales.java71 Matcher pathMatcher = in main() local
H A DCompareResolved.java74 Matcher pathMatcher = null; in main() local
H A DSearchCLDR.java132 private static MatcherList pathMatcher; field in SearchCLDR
H A DSearchXml.java38 private static Matcher pathMatcher; field in SearchXml
H A DGenerateSidewaysView.java165 private static Matcher pathMatcher; field in GenerateSidewaysView
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/selinux/
H A DSelinuxAuditLogBuilder.java56 Matcher pathMatcher = NO_OP_MATCHER; in SelinuxAuditLogBuilder() local
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DResultSpec.java362 Matcher pathMatcher = ARG_PLACEHOLDER.matcher(rbPathSpec); in maybeRewriteFallbackSpec() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestInheritance.java50 private static Matcher pathMatcher = field in TestInheritance
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp4011 RegexMatcher pathMatcher(" *export *= *([^ ]+) *", p, 0, status); in TestMonkey() local
/aosp_15_r20/external/jline/
HDjline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/aosp_15_r20/external/guice/lib/build/
HDspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar32META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-32/
Dservices.core.unboosted.jarcom/android/server/stats/pull/netstats/NetworkStatsExt.class NetworkStatsExt.java package ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-io/apache-commons-io/android_common_apex33/javac/
Dapache-commons-io.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-services-compute/
HDgoogle-api-services-compute-v1-rev181-1.23.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcompute.v1.json37055 "pathMatcher": { object
Dcompute.beta.json41052 "pathMatcher": { object

123