Searched refs:relativePath (Results 1 – 2 of 2) sorted by relevance
169 std::filesystem::path relativePath( in addFile() local172 std::string extension = relativePath.extension(); in addFile()173 std::filesystem::path webpath = relativePath; in addFile()
33 std::filesystem::path relativePath = getRelativePath(folderPath); in isValidPath() local36 for (const auto& part : relativePath) in isValidPath()