Searched defs:canonicalPath (Results 1 – 7 of 7) sorted by relevance
33 std::filesystem::path canonicalPath = std::filesystem::canonical(fsPath, ec); in Load() local
76 char canonicalPath[PATH_MAX + 1] = { 0 }; in CheckRealPath() local
60 char canonicalPath[PATH_MAX] = {0}; in LoadStringFromProcCb() local
49 char canonicalPath[PATH_MAX + 1] = {0}; in FileLock() local
170 char* canonicalPath = realpath(FIRST_USE_RECORD_JSON.c_str(), nullptr); in ReadCfgContent() local191 char* canonicalPath = realpath(FIRST_USE_RECORD_JSON.c_str(), nullptr); in WriteCfgContent() local
654 char canonicalPath[PATH_MAX + 1] = { 0 }; in Decode() local
1202 char canonicalPath[PATH_MAX] = { 0 }; in CreateAndOpenScanFile() local