Searched refs:AddSecurityItem (Results 1 – 3 of 3) sorted by relevance
114 void CDirItems::AddSecurityItem(const FString &path, int &secureIndex) in AddSecurityItem() function in CDirItems186 AddSecurityItem(phyPrefix + fi.Name, secureIndex); in EnumerateDir()234 AddSecurityItem(phyPath, secureIndex); in EnumerateItems2()365 dirItems.AddSecurityItem(phyPrefix + fi.Name, secureIndex); in EnumerateForItem()503 dirItems.AddSecurityItem(fullPath, secureIndex); in EnumerateDirItems()
85 void AddSecurityItem(const FString &path, int &secureIndex);
1183 dirItems.AddSecurityItem(prefix, secureIndex); in UpdateArchive()