Home
last modified time | relevance | path

Searched defs:match_pattern (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/
Dvalue.proto28 oneof match_pattern { oneof
59 oneof match_pattern { oneof
Dnumber.proto20 oneof match_pattern { oneof
Dstring.proto22 oneof match_pattern { oneof
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/v3/
Dvalue.proto33 oneof match_pattern { oneof
66 oneof match_pattern { oneof
Dnumber.proto23 oneof match_pattern { oneof
Dstring.proto28 oneof match_pattern { oneof
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dstring.proto24 oneof match_pattern { oneof
/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
Dstring.proto24 oneof match_pattern { oneof
/external/rust/crates/grpcio-sys/grpc/third_party/xds/xds/type/matcher/v3/
Dstring.proto19 oneof match_pattern { oneof
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/type/matcher/v3/
Dstring.proto19 oneof match_pattern { oneof
/external/libevent/sample/
Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/external/autotest/server/cros/chaos_lib/
Dchaos_log_analyzer.py54 stop_pattern=None, match_pattern=None): argument
/external/perfetto/python/generators/sql_processing/
Dutils.py131 def match_pattern(pattern: str, file_str: str) -> Dict[int, object]: function
/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc204 const std::string& match_pattern = dirs[index]; in GetMatchingPaths() local
/external/igt-gpu-tools/lib/uwildmat/
Duwildmat.c270 match_pattern(const unsigned char *text, const unsigned char *start, in match_pattern() function
/external/curl/lib/vtls/
Dopenssl.c2113 const char *match_pattern, in subj_alt_hostcheck()