Searched refs:taskResumed (Results 1 – 4 of 4) sorted by relevance
147 nlohmann::json taskResumed(std::string_view arg1) in taskResumed() function149 return getLog(redfish::registries::task_event::Index::taskResumed, in taskResumed()
160 taskResumed = 7, enumerator
44 nlohmann::json taskResumed(std::string_view arg1);
233 event = redfish::messages::taskResumed(indexStr); in sendTaskEvent()