Searched refs:taskResumed (Results 1 – 4 of 4) sorted by relevance
150 nlohmann::json::object_t taskResumed(std::string_view arg1) in taskResumed() function152 return getLog(redfish::registries::TaskEvent::Index::taskResumed, in taskResumed()
163 taskResumed = 7, enumerator
44 nlohmann::json::object_t taskResumed(std::string_view arg1);
272 event = redfish::messages::taskResumed(indexStr); in sendTaskEvent()