Home
last modified time | relevance | path

Searched refs:UserCreateMap (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp86 using UserCreateMap = std::map<UserProperty, UserInfo>; typedef
250 void createUser2(std::string userName, UserCreateMap props) override;
662 void createUserImpl(const std::string& userName, UserCreateMap props);
H A Duser_mgr.cpp427 void UserMgr::createUserImpl(const std::string& userName, UserCreateMap props) in createUserImpl()
499 UserCreateMap props; in createUser()
1898 void UserMgr::createUser2(std::string userName, UserCreateMap createProps) in createUser2()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1691 UserCreateMap props; in TEST_F()
1717 UserCreateMap props; in TEST_F()
1753 UserCreateMap props; in TEST_F()
1803 UserCreateMap props; in TEST_F()
1844 UserCreateMap props; in TEST_F()
1880 UserCreateMap props; in TEST_F()