Lines Matching refs:LOG_FATAL
73 case LOG_FATAL: in GetLogLevelAndTime()
194 WRITE_LOG(LOG_FATAL, "uv_fs_chmod %s failed %s", path.c_str(), buffer); in ChmodLogFile()
232 case static_cast<int>(LOG_FATAL): in PrintLogEx()
600 WRITE_LOG(LOG_FATAL, "SplitCommandToArgs new argv failed"); in SplitCommandToArgs()
700 WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_stat %s error %s", pathName, buffer); in ReadBinFile()
730 … WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_open %s error %s", resolvedPath.c_str(), buffer); in ReadBinFile()
739 WRITE_LOG(LOG_FATAL, "ReadBinFile uv_fs_read %s error %s byteIO:%llu readMax:%llu", in ReadBinFile()
780 … WRITE_LOG(LOG_FATAL, "WriteBinFile uv_fs_open %s error %s", resolvedPath.c_str(), buffer); in WriteBinFile()
791 WRITE_LOG(LOG_FATAL, "WriteBinFile uv_fs_write %s error %s bytesDone:%llu bufLen:%llu", in WriteBinFile()
816 WRITE_LOG(LOG_FATAL, "Tmppath failed"); in ProgramMutex()
835 WRITE_LOG(LOG_FATAL, "Open mutex file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
873 WRITE_LOG(LOG_FATAL, "ftruncate file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
883 WRITE_LOG(LOG_FATAL, "write file %s failed!!! %s", bufPath, buffer); in ProgramMutex()
1405 WRITE_LOG(LOG_FATAL, "_fullpath %s failed", src.c_str()); in CanonicalizeSpecPath()
1410 WRITE_LOG(LOG_FATAL, "realpath %s failed", src.c_str()); in CanonicalizeSpecPath()
1431 WRITE_LOG(LOG_FATAL, "MultiByteToWideChar failed %s error:%lu", src, err); in UnicodeToUtf8()
1436 WRITE_LOG(LOG_FATAL, "new wstr failed count:%d", count); in UnicodeToUtf8()
1442 WRITE_LOG(LOG_FATAL, "MultiByteToWideChar failed to wstr %s error:%lu", src, err); in UnicodeToUtf8()
1449 WRITE_LOG(LOG_FATAL, "WideCharToMultiByte failed %s error:%lu", wstr, err); in UnicodeToUtf8()
1455 WRITE_LOG(LOG_FATAL, "new ustr failed count:%d", count); in UnicodeToUtf8()
1462 WRITE_LOG(LOG_FATAL, "WideCharToMultiByte failed to ustr %s error:%lu", wstr, err); in UnicodeToUtf8()
1517 WRITE_LOG(LOG_FATAL, "get path failed: %s", buf); in GetCwd()
1521 WRITE_LOG(LOG_FATAL, "get path failed: buffer space max"); in GetCwd()
1543 WRITE_LOG(LOG_FATAL, "get tmppath failed: %s", buf); in GetTmpDir()
1547 WRITE_LOG(LOG_FATAL, "get tmppath failed: buffer space max"); in GetTmpDir()