Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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.cc30 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dinsecure_create_auth_context.cc25 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function
H A Dsecure_create_auth_context.cc30 std::shared_ptr<const AuthContext> CreateAuthContext(grpc_call* call) { in CreateAuthContext() function