Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp263 static std::vector<std::string> readAllGroupsOnSystem();
H A Duser_mgr.cpp317 std::vector<std::string> UserMgr::readAllGroupsOnSystem() in readAllGroupsOnSystem() function in phosphor::user::UserMgr
1485 groupsMgr = readAllGroupsOnSystem(); in UserMgr()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1175 UserMgr::readAllGroupsOnSystem(), in TEST()