Searched refs:GetRelPath (Results 1 – 3 of 3) sorted by relevance
438 if (!NIO::CFileBase::GetFileInformation(_path + GetRelPath(di), &info)) in ReadFileInfo()516 if (!file.Open_for_ReadAttributes(_path + GetRelPath(di))) in ReadChangeTime()585 if (fi.IsDir () || !MyGetCompressedFileSizeW(_path + GetRelPath(fi), fi.PackSize)) in Z7_COM7F_IMF()634 if (_comments.GetValue(fs2us(GetRelPath(fi)), comment)) in Z7_COM7F_IMF()796 _comments.GetValue(fs2us(GetRelPath(fi1)), comment1); in Z7_COM7F_IMF2()797 _comments.GetValue(fs2us(GetRelPath(fi2)), comment2); in Z7_COM7F_IMF2()863 FString CFSFolder::GetRelPath(const CDirItem &item) const in GetRelPath() function in NFsFolder::CFSFolder876 return BindToFolderSpec(GetRelPath(fi), resultFolder); in Z7_COM7F_IMF()1042 CFsFolderStat stat(_path + GetRelPath(fi), progress); in Z7_COM7F_IMF()1119 const FString fullPath = _path + GetRelPath(fi); in Z7_COM7F_IMF()[all …]
181 FString GetRelPath(const CDirItem &item) const;
676 stat.Path += GetRelPath(fi); in Z7_COM7F_IMF()