Searched defs:grpcsharp_test_nop (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | NativeMethods.Generated.cs | 130 public readonly Delegates.grpcsharp_test_nop_delegate grpcsharp_test_nop; field in Grpc.Core.Internal.NativeMethods |
/external/grpc-grpc/src/csharp/ext/ | ||
D | grpc_csharp_ext.c | 1126 GPR_EXPORT void* GPR_CALLTYPE grpcsharp_test_nop(void* ptr) { return ptr; } in grpcsharp_test_nop() function |