Searched refs:AddSecurityItem (Results 1 – 3 of 3) sorted by relevance
154 HRESULT CDirItems::AddSecurityItem(const FString &path, int &secureIndex) in AddSecurityItem() function in CDirItems232 RINOK(AddSecurityItem(phyPrefix + fi.Name, secureIndex)); in EnumerateDir()287 RINOK(AddSecurityItem(phyPath, secureIndex)); in EnumerateItems2()421 RINOK(dirItems.AddSecurityItem(phyPrefix + fi.Name, secureIndex)); in EnumerateForItem()617 RINOK(dirItems.AddSecurityItem(fullPath, secureIndex)); in EnumerateDirItems()
105 HRESULT AddSecurityItem(const FString &path, int &secureIndex);
1242 dirItems.AddSecurityItem(prefix, secureIndex); in UpdateArchive()