Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dserver_helper.cc72 InteropServerContextInspector::GetAuthContext() const { in GetAuthContext() function in grpc::testing::InteropServerContextInspector
Dserver_helper.h43 std::shared_ptr<const AuthContext> GetAuthContext() const;
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultServerCallContext.cs102 using (var authContextNative = callHandle.GetAuthContext()) in GetAuthContextEager()
DCallSafeHandle.cs236 public AuthContextSafeHandle GetAuthContext() in GetAuthContext() method in Grpc.Core.Internal.CallSafeHandle