Searched refs:CreateAuthContext (Results 1 – 6 of 6) sorted by relevance
25 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call);
29 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call);
213 auth_context_ = CreateAuthContext(call_); in auth_context()
277 auth_context_ = CreateAuthContext(call_); in auth_context()
25 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
27 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function