Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp77 inline std::string toDbusTriggerAction(std::string_view redfishValue) in toDbusTriggerAction() function
654 std::string dbusAction = toDbusTriggerAction(action); in parsePostTriggerParams()