Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/security/
Dauth_context.h33 class SecureAuthContext; variable
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc25 SecureAuthContext::SecureAuthContext(grpc_auth_context* ctx, in SecureAuthContext() function in grpc::SecureAuthContext