Lines Matching refs:DirIndex
270 const CDirItem &di = DirItems->Items[(unsigned)up.DirIndex];
383 if (up.DirIndex >= 0)
385 const CDirItem &di = DirItems->Items[(unsigned)up.DirIndex];
398 const FString phyPath = DirItems->GetPhyPath((unsigned)up.DirIndex);
436 prop = DirItems->GetLogPath((unsigned)up2.DirIndex);
440 if (up.DirIndex >= 0)
475 const CDirItem &di = DirItems->Items[(unsigned)up.DirIndex];
478 case kpidPath: prop = DirItems->GetLogPath((unsigned)up.DirIndex); break;
569 else if (up.DirIndex >= 0)
570 name = DirItems->GetLogPath((unsigned)up.DirIndex);
586 RINOK(Callback->GetStream(DirItems->GetLogPath((unsigned)up.DirIndex), isDir, false, mode))
604 const CDirItem &di = DirItems->Items[(unsigned)up.DirIndex];
621 UpdateProcessedItemStatus((unsigned)up.DirIndex);
661 const FString path = DirItems->GetPhyPath((unsigned)up.DirIndex);
744 UpdateProcessedItemStatus((unsigned)up.DirIndex);
785 name = DirItems->GetLogPath((unsigned)up.DirIndex);
786 isDir = DirItems->Items[(unsigned)up.DirIndex].IsDir();
847 s2 = DirItems->GetLogPath(up.DirIndex);