Searched refs:EVENT_FAIL (Results 1 – 5 of 5) sorted by relevance
29 static constexpr const char *EVENT_FAIL = "fail"; variable
27 supportEvents_[EVENT_FAIL] = true; in DownloadTask()
128 if (type == EVENT_PROGRESS || type == EVENT_FAIL) { in GetCallbackParams()171 } else if (type == EVENT_FAIL) { in GetParamNumber()
156 static constexpr const char *EVENT_FAIL = "fail"; variable
360 if (type == EVENT_COMPLETE || type == EVENT_FAIL) { in AddUnregisteredNotify()