Lines Matching refs:DirItems
36 DirItems(0),
171 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[ParentDirItem->SecureIndex];
216 const CDirItem &di = DirItems->Items[up.DirIndex];
226 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[di.SecureIndex];
328 const CDirItem &di = DirItems->Items[up.DirIndex];
339 const UString phyPath = DirItems->GetPhyPath(up.DirIndex);
359 prop = DirItems->GetLogPath(up2.DirIndex);
394 const CDirItem &di = DirItems->Items[up.DirIndex];
397 case kpidPath: prop = DirItems->GetLogPath(up.DirIndex); break;
436 name = DirItems->GetLogPath(up.DirIndex);
452 RINOK(Callback->GetStream(DirItems->GetLogPath(up.DirIndex), false));
470 const UString path = DirItems->GetPhyPath(up.DirIndex);
473 if (DirItems->Items[up.DirIndex].AreReparseData())