Searched refs:grpc_call_error_to_string (Results 1 – 5 of 5) sorted by relevance
69 grpc_call_error_to_string
461 GRPCAPI const char* grpc_call_error_to_string(grpc_call_error error);
131 printf("%lx", (unsigned long) grpc_call_error_to_string); in main()
247 #define grpc_call_error_to_string grpc_call_error_to_string_import macro
1923 const char* grpc_call_error_to_string(grpc_call_error error) { in grpc_call_error_to_string() function