Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp374 prop = DirItems->GetLogPath(up2.DirIndex); in GetProperty()
411 case kpidPath: prop = DirItems->GetLogPath(up.DirIndex); break; in GetProperty()
452 name = DirItems->GetLogPath(up.DirIndex); in GetStream2()
468 RINOK(Callback->GetStream(DirItems->GetLogPath(up.DirIndex), isDir, false, mode)); in GetStream2()
581 name = DirItems->GetLogPath(up.DirIndex); in ReportOperation()
DDirItem.h123 UString GetLogPath(unsigned index) const;
DUpdatePair.cpp117 dirNames.AddInReserved(dirItems.GetLogPath(i)); in GetUpdatePairInfoList()
DEnumDirItems.cpp109 UString CDirItems::GetLogPath(unsigned index) const in GetLogPath() function in CDirItems
866 const UString logPath = GetLogPath(i); in FillFixedReparse()
DHashCalc.cpp276 path = dirItems.GetLogPath(i); in HashCalc()