Searched refs:GetPrefixesPath (Results 1 – 2 of 2) sorted by relevance
302 UString GetPrefixesPath(const CIntVector &parents, int index, const UString &name) const;
120 UString CDirItems::GetPrefixesPath(const CIntVector &parents, int index, const UString &name) const in GetPrefixesPath() function in CDirItems147 return us2fs(GetPrefixesPath(PhyParents, di.PhyParent, di.Name)); in GetPhyPath()153 return GetPrefixesPath(LogParents, di.LogParent, di.Name); in GetLogPath()