Searched defs:realPathStr (Results 1 – 2 of 2) sorted by relevance
26 bool IsValidFile(const std::string& realPathStr, const std::string& validFile) in IsValidFile()33 std::string realPathStr = std::filesystem::path(filePath).lexically_normal().string(); in GetRealAndValidPath() local
264 std::string realPathStr = ""; in GetRealPathStr() local274 bool DrawingDCL::IsValidFile(const std::string& realPathStr) in IsValidFile()