Searched refs:grpc_call_error_to_string_import (Results 1 – 2 of 2) sorted by relevance
92 grpc_call_error_to_string_type grpc_call_error_to_string_import; variable348 …grpc_call_error_to_string_import = (grpc_call_error_to_string_type) GetProcAddress(library, "grpc_… in grpc_rb_load_imports()
246 extern grpc_call_error_to_string_type grpc_call_error_to_string_import;247 #define grpc_call_error_to_string grpc_call_error_to_string_import