Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/common/
Dsecure_auth_context.h31 explicit SecureAuthContext(grpc_auth_context* ctx) in SecureAuthContext() function
/third_party/grpc/include/grpcpp/impl/codegen/security/
Dauth_context.h33 class SecureAuthContext; variable