Searched refs:grpc_call_error_to_string_import (Results 1 – 2 of 2) sorted by relevance
107 grpc_call_error_to_string_type grpc_call_error_to_string_import; variable397 …grpc_call_error_to_string_import = (grpc_call_error_to_string_type) GetProcAddress(library, "grpc_… in grpc_rb_load_imports()
291 extern grpc_call_error_to_string_type grpc_call_error_to_string_import;292 #define grpc_call_error_to_string grpc_call_error_to_string_import