Searched defs:enterToSubFolders (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp315 bool enterToSubFolders);
323 bool enterToSubFolders)
330 addArchivePrefix, dirItems, enterToSubFolders);
402 bool enterToSubFolders)
405 bool enterToSubFolders2 = enterToSubFolders;
520 bool enterToSubFolders)
522 if (!enterToSubFolders)
524 enterToSubFolders = true;
529 if (addArchivePrefix.IsEmpty() && !enterToSubFolders)
767 addArchivePrefix, dirItems, enterToSubFolders));
317 EnumerateDirItems_Spec( const NWildcard::CCensorNode &curNode, int phyParent, int logParent, const FString &curFolderName, const FString &phyPrefix, const UStringVector &addArchivePrefix, CDirItems &dirItems, bool enterToSubFolders) argument
396 EnumerateForItem( NFind::CFileInfo &fi, const NWildcard::CCensorNode &curNode, int phyParent, int logParent, const FString &phyPrefix, const UStringVector &addArchivePrefix, CDirItems &dirItems, bool enterToSubFolders) argument
515 EnumerateDirItems( const NWildcard::CCensorNode &curNode, int phyParent, int logParent, const FString &phyPrefix, const UStringVector &addArchivePrefix, CDirItems &dirItems, bool enterToSubFolders) argument
[all...]

Completed in 76 milliseconds