Searched refs:taskCancelled (Results 1 – 4 of 4) sorted by relevance
111 nlohmann::json::object_t taskCancelled(std::string_view arg1) in taskCancelled() function113 return getLog(redfish::registries::TaskEvent::Index::taskCancelled, in taskCancelled()
157 taskCancelled = 1, enumerator
38 nlohmann::json::object_t taskCancelled(std::string_view arg1);
301 event = redfish::messages::taskCancelled(indexStr); in sendTaskEvent()