Searched refs:grpc_init_import (Results 1 – 2 of 2) sorted by relevance
39 grpc_init_type grpc_init_import; variable295 grpc_init_import = (grpc_init_type) GetProcAddress(library, "grpc_init"); in grpc_rb_load_imports()
87 extern grpc_init_type grpc_init_import;88 #define grpc_init grpc_init_import