Searched refs:GRPC_ERROR_OOM (Results 1 – 4 of 4) sorted by relevance
125 return err == GRPC_ERROR_NONE || err == GRPC_ERROR_OOM || in grpc_error_is_special()332 return GRPC_ERROR_OOM; in grpc_error_create()404 } else if (in == GRPC_ERROR_OOM) { in copy_error_and_unref()460 {GRPC_ERROR_OOM, GRPC_STATUS_RESOURCE_EXHAUSTED, "Out of memory"},751 if (err == GRPC_ERROR_OOM) return oom_error_string; in grpc_error_string()
123 #define GRPC_ERROR_OOM ((grpc_error*)2) macro
126 #define GRPC_ERROR_OOM ((grpc_error*)2) macro
330 return GRPC_ERROR_OOM; in grpc_error_create()402 } else if (in == GRPC_ERROR_OOM) { in copy_error_and_unref()746 if (err == GRPC_ERROR_OOM) return oom_error_string; in grpc_error_string()