Searched refs:VolumePaths (Results 1 – 5 of 5) sorted by relevance
204 for (int v = 0; v < archiveLink.VolumePaths.Size(); v++) in DecompressArchives()206 int index = arcPathsFull.FindInSorted(archiveLink.VolumePaths[v]); in DecompressArchives()216 if (archiveLink.VolumePaths.Size() != 0) in DecompressArchives()
54 UStringVector VolumePaths; member
510 VolumePaths.Add(prefix + name); in Open2()512 VolumePaths.Add(prefix + openCallbackSpec->FileNames[i]); in Open2()
699 if (arcLink.VolumePaths.Size() > 1) in UpdateArchive()
487 for (int v = 0; v < archiveLink.VolumePaths.Size(); v++) in ListArchives()489 int index = arcPathsFull.FindInSorted(archiveLink.VolumePaths[v]); in ListArchives()614 if (archiveLink.VolumePaths.Size() != 0) in ListArchives()