Searched refs:grpc_channel_register_call_import (Results 1 – 2 of 2) sorted by relevance
61 grpc_channel_register_call_type grpc_channel_register_call_import; variable317 …grpc_channel_register_call_import = (grpc_channel_register_call_type) GetProcAddress(library, "grp… in grpc_rb_load_imports()
153 extern grpc_channel_register_call_type grpc_channel_register_call_import;154 #define grpc_channel_register_call grpc_channel_register_call_import