Home
last modified time | relevance | path

Searched defs:grpcsharp_auth_context_property_iterator (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs121 …legates.grpcsharp_auth_context_property_iterator_delegate grpcsharp_auth_context_property_iterator; field in Grpc.Core.Internal.NativeMethods
794 …extern AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_iterator(A… in grpcsharp_auth_context_property_iterator() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1087 …extern AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_iterator(A… in grpcsharp_auth_context_property_iterator() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1078 grpcsharp_auth_context_property_iterator(const grpc_auth_context* ctx) { in grpcsharp_auth_context_property_iterator() function