Searched refs:taskCancelled (Results 1 – 4 of 4) sorted by relevance
108 nlohmann::json taskCancelled(std::string_view arg1) in taskCancelled() function110 return getLog(redfish::registries::task_event::Index::taskCancelled, in taskCancelled()
154 taskCancelled = 1, enumerator
38 nlohmann::json taskCancelled(std::string_view arg1);
262 event = redfish::messages::taskCancelled(indexStr); in sendTaskEvent()