Home
last modified time | relevance | path

Searched defs:PathMatcher (Results 1 – 25 of 268) sorted by relevance

1234567891011

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/tests/url_map/
Dheader_matching_test.py26 PathMatcher = xds_url_map_testcase.PathMatcher variable
67 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
113 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
159 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
204 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
250 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
300 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
354 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dfault_injection_test.py28 PathMatcher = xds_url_map_testcase.PathMatcher variable
136 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
189 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
240 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
282 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
322 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
364 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dpath_matching_test.py26 PathMatcher = xds_url_map_testcase.PathMatcher variable
55 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
90 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
128 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
179 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
214 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dmetadata_filter_test.py25 PathMatcher = xds_url_map_testcase.PathMatcher variable
57 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
118 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
167 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
217 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dretry_test.py27 PathMatcher = xds_url_map_testcase.PathMatcher variable
87 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
128 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Daffinity_test.py28 PathMatcher = xds_url_map_testcase.PathMatcher variable
91 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
156 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dcsds_test.py26 PathMatcher = xds_url_map_testcase.PathMatcher variable
51 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
Dtimeout_test.py28 PathMatcher = xds_url_map_testcase.PathMatcher variable
52 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/
DPathMatcher.java22 public class PathMatcher { class
28 public PathMatcher() { in PathMatcher() method in PathMatcher
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/
Dxds_url_map_test_resources.py45 PathMatcher = Any variable
83 path_matcher: PathMatcher) -> None:
Dxds_url_map_testcase.py60 PathMatcher = xds_url_map_test_resources.PathMatcher variable
291 path_matcher: PathMatcher) -> Tuple[HostRule, PathMatcher]:
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/api/
H A DPathMatcher.java67 public final class PathMatcher { class
87 private PathMatcher(PathMatcher parent, List<Predicate<CldrPath>> elementMatchers) { in PathMatcher() method in PathMatcher
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DPathMatcher.java30 public final class PathMatcher extends com.google.protobuf.GeneratedMessageV3 class
36 private PathMatcher(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in PathMatcher() method in PathMatcher
40 private PathMatcher() { in PathMatcher() method in PathMatcher
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/9/libcore/ojluni/src/main/java/java/nio/file/
DPathMatcher.java38 public interface PathMatcher { interface
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/file/
DPathMatcher.java38 public interface PathMatcher { interface
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dpath.proto28 message PathMatcher { message
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dpath.proto28 message PathMatcher { message
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/file/
H A DPathMatcher.java38 public interface PathMatcher { interface
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/v3/
H A Dpath.proto20 message PathMatcher { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/
H A Dpath.proto19 message PathMatcher { message
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java1943 private static class PathMatcher<T> implements ArgumentMatcher<T> { class
1946 private PathMatcher(@NonNull String path) { in PathMatcher() method in PathMatcher
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DVirtualHost.java109 abstract static class PathMatcher { class in VirtualHost.Route.RouteMatch
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/rbac/engine/
H A DGrpcAuthorizationEngine.java207 public abstract static class PathMatcher implements Matcher { class in GrpcAuthorizationEngine
/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/prebuilts/sdk/current/androidx/m2repository/androidx/webkit/webkit/1.12.0-alpha02/androidx.webkit_webkit/android_common_apex30/aar/
Dandroidx.webkit_webkit.jarandroidx/ androidx/webkit/ androidx/webkit/internal/ org/ org/chromium/ org ...

1234567891011