Searched refs:cancelled_error_string (Results 1 – 1 of 1) sorted by relevance
538 static const char* cancelled_error_string = "\"Cancelled\""; variable752 if (err == GRPC_ERROR_CANCELLED) return cancelled_error_string; in grpc_error_string()