Searched defs:IsPeerAuthenticated (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/ | ||
D | AuthContext.cs | 52 public bool IsPeerAuthenticated property in Grpc.Core.AuthContext |
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/ | ||
D | secure_auth_context.cc | 92 bool SecureAuthContext::IsPeerAuthenticated() const { in IsPeerAuthenticated() function in grpc::SecureAuthContext |
/external/grpc-grpc/src/cpp/common/ | ||
D | secure_auth_context.cc | 98 bool SecureAuthContext::IsPeerAuthenticated() const { in IsPeerAuthenticated() function in grpc::SecureAuthContext |