Lines Matching refs:LOG_FATAL
70 case LOG_FATAL: in GetLogLevelAndTime()
191 WRITE_LOG(LOG_FATAL, "uv_fs_chmod %s failed %s", path.c_str(), buffer); in ChmodLogFile()
229 case static_cast<int>(LOG_FATAL): in PrintLogEx()
645 WRITE_LOG(LOG_FATAL, "SplitCommandToArgs new argv failed"); in SplitCommandToArgs()
745 WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_stat %s error %s", pathName, buffer); in ReadBinFile()
775 … WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_open %s error %s", resolvedPath.c_str(), buffer); in ReadBinFile()
784 WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_read %s error %s byteIO:%llu readMax:%llu", in ReadBinFile()
825 … WRITE_LOG(LOG_FATAL, "WriteBinFile uv_fs_open %s error %s", resolvedPath.c_str(), buffer); in WriteBinFile()
836 WRITE_LOG(LOG_FATAL, "WriteBinFile uv_fs_write %s error %s bytesDone:%llu bufLen:%llu", in WriteBinFile()
861 WRITE_LOG(LOG_FATAL, "Tmppath failed"); in ProgramMutex()
880 WRITE_LOG(LOG_FATAL, "Open mutex file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
918 WRITE_LOG(LOG_FATAL, "ftruncate file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
928 WRITE_LOG(LOG_FATAL, "write file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
1452 WRITE_LOG(LOG_FATAL, "_fullpath %s failed", src.c_str()); in CanonicalizeSpecPath()
1457 WRITE_LOG(LOG_FATAL, "realpath %s failed", src.c_str()); in CanonicalizeSpecPath()
1478 WRITE_LOG(LOG_FATAL, "MultiByteToWideChar failed %s error:%lu", src, err); in UnicodeToUtf8()
1483 WRITE_LOG(LOG_FATAL, "new wstr failed count:%d", count); in UnicodeToUtf8()
1489 WRITE_LOG(LOG_FATAL, "MultiByteToWideChar failed to wstr %s error:%lu", src, err); in UnicodeToUtf8()
1496 WRITE_LOG(LOG_FATAL, "WideCharToMultiByte failed %s error:%lu", wstr, err); in UnicodeToUtf8()
1502 WRITE_LOG(LOG_FATAL, "new ustr failed count:%d", count); in UnicodeToUtf8()
1509 WRITE_LOG(LOG_FATAL, "WideCharToMultiByte failed to ustr %s error:%lu", wstr, err); in UnicodeToUtf8()
1564 WRITE_LOG(LOG_FATAL, "get path failed: %s", buf); in GetCwd()
1568 WRITE_LOG(LOG_FATAL, "get path failed: buffer space max"); in GetCwd()
1590 WRITE_LOG(LOG_FATAL, "get tmppath failed: %s", buf); in GetTmpDir()
1594 WRITE_LOG(LOG_FATAL, "get tmppath failed: buffer space max"); in GetTmpDir()