Home
last modified time | relevance | path

Searched defs:getUpdateService (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_activation.cpp57 std::string getUpdateService(const std::string& psuInventoryPath) in getUpdateService() function in TestActivation
91 TEST_F(TestActivation, getUpdateService) in TEST_F() argument
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp324 std::string Activation::getUpdateService(const std::string& psuInventoryPath) in getUpdateService() function in phosphor::software::updater::Activation
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp1898 const static auto& getUpdateService = privilegeSetLogin; variable