Searched refs:AddSecurityItem (Results 1 – 3 of 3) sorted by relevance
155 HRESULT CDirItems::AddSecurityItem(const FString &path, int &secureIndex) in AddSecurityItem() function in CDirItems234 RINOK(AddSecurityItem(phyPrefix + fi.Name, secureIndex)); in EnumerateDir()289 RINOK(AddSecurityItem(phyPath, secureIndex)); in EnumerateItems2()442 RINOK(dirItems.AddSecurityItem(phyPrefix + fi.Name, secureIndex)); in EnumerateForItem()642 RINOK(dirItems.AddSecurityItem(fullPath, secureIndex)); in EnumerateDirItems()
138 HRESULT AddSecurityItem(const FString &path, int &secureIndex);
1332 dirItems.AddSecurityItem(prefix, secureIndex); in UpdateArchive()