Searched refs:grpc_register_plugin_import (Results 1 – 2 of 2) sorted by relevance
38 grpc_register_plugin_type grpc_register_plugin_import; variable294 …grpc_register_plugin_import = (grpc_register_plugin_type) GetProcAddress(library, "grpc_register_p… in grpc_rb_load_imports()
84 extern grpc_register_plugin_type grpc_register_plugin_import;85 #define grpc_register_plugin grpc_register_plugin_import