Home
last modified time | relevance | path

Searched defs:PortAuthorizationMatcher (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Dmatchers.h151 explicit PortAuthorizationMatcher(int port) : port_(port) {} in PortAuthorizationMatcher() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dmatchers.h151 explicit PortAuthorizationMatcher(int port) : port_(port) {} in PortAuthorizationMatcher() function