Home
last modified time | relevance | path

Searched refs:GetPhyPath (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DDirItem.h155 FString GetPhyPath(unsigned index) const;
DEnumDirItems.cpp104 FString CDirItems::GetPhyPath(unsigned index) const in GetPhyPath() function in CDirItems
893 if (!NDir::MyGetFullPathName(GetPhyPath(i), fullPathF)) in FillFixedReparse()
958 paths.Add(dirItems.GetPhyPath(i)); in EnumerateDirItemsAndSort()
DUpdateCallback.cpp358 const FString phyPath = DirItems->GetPhyPath(up.DirIndex); in GetProperty()
501 const FString path = DirItems->GetPhyPath(up.DirIndex); in GetStream2()
DHashCalc.cpp275 FString phyPath = dirItems.GetPhyPath(i); in HashCalc()
DUpdate.cpp1390 const FString phyPath = dirItems.GetPhyPath(i); in UpdateArchive()
1650 const FString phyPath = dirItems.GetPhyPath(i); in UpdateArchive()
1692 const FString phyPath = dirItems.GetPhyPath(pairs[i].Index); in UpdateArchive()