Searched refs:getServiceName (Results 1 – 2 of 2) sorted by relevance
468 std::string getServiceName(std::string&& path, std::string&& intf);
1046 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