Home
last modified time | relevance | path

Searched defs:HeaderMatcher (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/matchers/
H A Dmatchers.cc183 HeaderMatcher::HeaderMatcher(absl::string_view name, Type type, in HeaderMatcher() function in grpc_core::HeaderMatcher
190 HeaderMatcher::HeaderMatcher(absl::string_view name, int64_t range_start, in HeaderMatcher() function in grpc_core::HeaderMatcher
198 HeaderMatcher::HeaderMatcher(absl::string_view name, bool present_match, in HeaderMatcher() function in grpc_core::HeaderMatcher
205 HeaderMatcher::HeaderMatcher(const HeaderMatcher& other) in HeaderMatcher() function in grpc_core::HeaderMatcher
240 HeaderMatcher::HeaderMatcher(HeaderMatcher&& other) noexcept in HeaderMatcher() function in grpc_core::HeaderMatcher
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/matchers/
Dmatchers.cc184 HeaderMatcher::HeaderMatcher(absl::string_view name, Type type, in HeaderMatcher() function in grpc_core::HeaderMatcher
191 HeaderMatcher::HeaderMatcher(absl::string_view name, int64_t range_start, in HeaderMatcher() function in grpc_core::HeaderMatcher
199 HeaderMatcher::HeaderMatcher(absl::string_view name, bool present_match, in HeaderMatcher() function in grpc_core::HeaderMatcher
206 HeaderMatcher::HeaderMatcher(const HeaderMatcher& other) in HeaderMatcher() function in grpc_core::HeaderMatcher
241 HeaderMatcher::HeaderMatcher(HeaderMatcher&& other) noexcept in HeaderMatcher() function in grpc_core::HeaderMatcher
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto386 message HeaderMatcher { message
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Droute.proto386 message HeaderMatcher { message
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/
H A DMatchers.java37 public abstract static class HeaderMatcher { class in Matchers
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/route/
H A Droute_components.proto1517 message HeaderMatcher { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto2197 message HeaderMatcher { message