Searched refs:getUpdateService (Results 1 – 5 of 5) sorted by relevance
68 std::string getUpdateService(const std::string& psuInventoryPath) const in getUpdateService() function in TestActivation70 return activation->getUpdateService(psuInventoryPath); in getUpdateService()102 TEST_F(TestActivation, getUpdateService) in TEST_F() argument114 auto service = getUpdateService(psuInventoryPath); in TEST_F()
129 psuUpdateUnit = getUpdateService(currentUpdatingPsu); in doUpdate()416 std::string Activation::getUpdateService(const std::string& psuInventoryPath) in getUpdateService() function in phosphor::software::updater::Activation
255 std::string getUpdateService(const std::string& psuInventoryPath);
1448 .privileges(redfish::privileges::getUpdateService) in requestRoutesUpdateService()
2014 const static auto& getUpdateService = privilegeSetLogin; variable