Lines Matching defs:paths
392 All dir prefixes of filePaths will be not stores in logical paths
1279 /* imagex/WIM reduces absolute paths in links (raparse data),
1298 // maybe we need to support networks paths also ?
1318 continue; // simple case: paths are from root
1496 FStringVector paths;
1511 paths.Add(dirItems.GetPhyPath(i));
1515 if (paths.Size() == 0)
1525 for (i = 0; i < paths.Size(); i++)
1528 NFile::NDir::MyGetFullPathName(paths[i], fullPath);
1540 sortedPaths.AddInReserved(fs2us(paths[index]));