Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp378 prop = DirItems->GetLogPath(up2.DirIndex); in GetProperty()
420 case kpidPath: prop = DirItems->GetLogPath(up.DirIndex); break; in GetProperty()
461 name = DirItems->GetLogPath(up.DirIndex); in GetStream2()
477 RINOK(Callback->GetStream(DirItems->GetLogPath(up.DirIndex), isDir, false, mode)); in GetStream2()
595 name = DirItems->GetLogPath(up.DirIndex); in ReportOperation()
DDirItem.h156 UString GetLogPath(unsigned index) const;
DUpdatePair.cpp116 dirNames.AddInReserved(dirItems.GetLogPath(i)); in GetUpdatePairInfoList()
DHashCalc.cpp272 path = dirItems.GetLogPath(i); in HashCalc()
DEnumDirItems.cpp110 UString CDirItems::GetLogPath(unsigned index) const in GetLogPath() function in CDirItems
896 const UString logPath = GetLogPath(i); in FillFixedReparse()