Searched refs:PrivilegeMapperList (Results 1 – 2 of 2) sorted by relevance
765 PrivilegeMapperList.emplace(entryId, std::move(entry)); in create()781 PrivilegeMapperList.erase(id); in deletePrivilegeMapper()792 for (const auto& val : PrivilegeMapperList) in checkPrivilegeMapper()844 PrivilegeMapperList.emplace(idNum, std::move(entry)); in restoreRoleMapping()
267 std::map<Id, std::unique_ptr<LDAPMapperEntry>> PrivilegeMapperList; member in phosphor::ldap::Config