Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp144 FString CDirItems::GetPhyPath(unsigned index) const in GetPhyPath() function in CDirItems
1221 const FString phyPath = GetPhyPath(i); in FillFixedReparse()
1274 const FString phyPath = GetPhyPath(i); in FillFixedReparse()
1301 if (!NDir::MyGetFullPathName(GetPhyPath(i), fullPathF)) in FillFixedReparse()
1352 const FString phyPath = GetPhyPath(i); in FillDeviceSizes()
1511 paths.Add(dirItems.GetPhyPath(i)); in EnumerateDirItemsAndSort()
DDirItem.h364 FString GetPhyPath(unsigned index) const;
DUpdateCallback.cpp398 const FString phyPath = DirItems->GetPhyPath((unsigned)up.DirIndex); in Z7_COM7F_IMF()
661 const FString path = DirItems->GetPhyPath((unsigned)up.DirIndex); in Z7_COM7F_IMF()
DUpdate.cpp1464 const FString phyPath = dirItems.GetPhyPath(i); in UpdateArchive()
1789 const FString phyPath = dirItems.GetPhyPath(i); in UpdateArchive()
1845 const FString phyPath = dirItems.GetPhyPath(pairs[i].Index); in UpdateArchive()
DHashCalc.cpp561 const FString phyPath = dirItems.GetPhyPath(i); in HashCalc()