Searched refs:grpc_channel_destroy_import (Results 1 – 2 of 2) sorted by relevance
73 grpc_channel_destroy_type grpc_channel_destroy_import; variable329 …grpc_channel_destroy_import = (grpc_channel_destroy_type) GetProcAddress(library, "grpc_channel_de… in grpc_rb_load_imports()
189 extern grpc_channel_destroy_type grpc_channel_destroy_import;190 #define grpc_channel_destroy grpc_channel_destroy_import