Home
last modified time | relevance | path

Searched defs:present_match (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/security/authorization/
Dmatchers.cc168 int64_t range_start, int64_t range_end, bool present_match, in Create()
207 HeaderMatcher::HeaderMatcher(const std::string& name, bool present_match, in HeaderMatcher()
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto285 bool present_match = 7; field
/third_party/grpc/src/proto/grpc/testing/xds/
Dlds_rds_for_test.proto62 bool present_match = 7; field
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h92 bool present_match; member
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc980 bool present_match = false; in RouteHeaderMatchersParse() local