Searched refs:oom_error_string (Results 1 – 1 of 1) sorted by relevance
534 static const char* oom_error_string = "\"Out of memory\""; variable746 if (err == GRPC_ERROR_OOM) return oom_error_string; in grpc_error_string()