Searched refs:grpc_channel_get_info_import (Results 1 – 2 of 2) sorted by relevance
69 grpc_channel_get_info_type grpc_channel_get_info_import; variable325 …grpc_channel_get_info_import = (grpc_channel_get_info_type) GetProcAddress(library, "grpc_channel_… in grpc_rb_load_imports()
177 extern grpc_channel_get_info_type grpc_channel_get_info_import;178 #define grpc_channel_get_info grpc_channel_get_info_import