Home
last modified time | relevance | path

Searched refs:GetAuthContext (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dserver_helper.cc68 InteropServerContextInspector::GetAuthContext() const { in GetAuthContext() function in grpc::testing::InteropServerContextInspector
Dserver_helper.h43 std::shared_ptr<const AuthContext> GetAuthContext() const;
/external/grpc-grpc/src/csharp/Grpc.Core/
DServerCallContext.cs217 using (var authContextNative = callHandle.GetAuthContext()) in GetAuthContextEager()
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCallSafeHandle.cs197 public AuthContextSafeHandle GetAuthContext() in GetAuthContext() method in Grpc.Core.Internal.CallSafeHandle