Home
last modified time | relevance | path

Searched defs:grpcsharp_auth_property_iterator_next (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c373 void grpcsharp_auth_property_iterator_next() { in grpcsharp_auth_property_iterator_next() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs124 …nly Delegates.grpcsharp_auth_property_iterator_next_delegate grpcsharp_auth_property_iterator_next; field in Grpc.Core.Internal.NativeMethods
1280 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1600 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1920 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2240 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2560 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2880 …public static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.Native… in grpcsharp_auth_property_iterator_next() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1199 grpcsharp_auth_property_iterator_next(grpc_auth_property_iterator* it) { in grpcsharp_auth_property_iterator_next() function