Home
last modified time | relevance | path

Searched refs:getServiceName (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp468 std::string getServiceName(std::string&& path, std::string&& intf);
H A Duser_mgr.cpp1046 getServiceName(std::move(basePath), std::move(interface)); in getPrivilegeMapperObject()
1068 std::string UserMgr::getServiceName(std::string&& path, std::string&& intf) in getServiceName() function in phosphor::user::UserMgr