Home
last modified time | relevance | path

Searched defs:CreateAuthContext (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/cpp/common/
Dsecure_create_auth_context.cc27 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
Dinsecure_create_auth_context.cc25 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dinsecure_create_auth_context.cc25 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
Dsecure_create_auth_context.cc28 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function