Home
last modified time | relevance | path

Searched refs:NativeAuthPropertyIterator (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs100 internal struct NativeAuthPropertyIterator struct in Grpc.Core.Internal.AuthContextSafeHandle
DNativeMethods.Generated.cs521 …public delegate AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_i… in grpcsharp_auth_context_property_iterator_delegate()
522 …auth_property_iterator_next_delegate(ref AuthContextSafeHandle.NativeAuthPropertyIterator iterator… in grpcsharp_auth_property_iterator_next_delegate()
794 …public static extern AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_prope… in grpcsharp_auth_context_property_iterator()
797 …rpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.NativeAuthPropertyIterator iterator… in grpcsharp_auth_property_iterator_next()
1087 …public static extern AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_prope… in grpcsharp_auth_context_property_iterator()
1090 …rpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.NativeAuthPropertyIterator iterator… in grpcsharp_auth_property_iterator_next()
/external/grpc-grpc/templates/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs.template89 …'AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_iterator(AuthCon…
90 …rpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.NativeAuthPropertyIterator iterator…