Searched defs:userDataPtr (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | NativeMetadataCredentialsPlugin.cs | 26 …r, IntPtr serviceUrlPtr, IntPtr methodNamePtr, IntPtr callbackPtr, IntPtr userDataPtr, bool isDest… in NativeMetadataInterceptor() 55 …r, IntPtr serviceUrlPtr, IntPtr methodNamePtr, IntPtr callbackPtr, IntPtr userDataPtr, bool isDest… in NativeMetadataInterceptorHandler() 76 …async Task GetMetadataAsync(AuthInterceptorContext context, IntPtr callbackPtr, IntPtr userDataPtr) in GetMetadataAsync()
|