Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp427 prop = DirItems->GetLogPath((unsigned)up2.DirIndex); in GetProperty()
469 case kpidPath: prop = DirItems->GetLogPath((unsigned)up.DirIndex); break; in GetProperty()
552 name = DirItems->GetLogPath((unsigned)up.DirIndex); in GetStream2()
568 RINOK(Callback->GetStream(DirItems->GetLogPath((unsigned)up.DirIndex), isDir, false, mode)); in GetStream2()
746 name = DirItems->GetLogPath((unsigned)up.DirIndex); in ReportOperation()
DUpdatePair.cpp179 dirNames.AddInReserved(dirItems.GetLogPath(i)); in GetUpdatePairInfoList()
DDirItem.h365 UString GetLogPath(unsigned index) const;
DEnumDirItems.cpp150 UString CDirItems::GetLogPath(unsigned index) const in GetLogPath() function in CDirItems
1288 const UString logPath = GetLogPath(i); in FillFixedReparse()
DHashCalc.cpp538 path = dirItems.GetLogPath(i); in HashCalc()