Searched refs:EVENT_PROGRESS (Results 1 – 4 of 4) sorted by relevance
128 if (type == EVENT_PROGRESS || type == EVENT_FAIL) { in GetCallbackParams()135 if (type == EVENT_PROGRESS) { in GetCallbackParams()169 if (type == EVENT_PROGRESS) { in GetParamNumber()
26 supportEvents_[EVENT_PROGRESS] = true; in DownloadTask()
28 static constexpr const char *EVENT_PROGRESS = "progress"; variable
154 static constexpr const char *EVENT_PROGRESS = "progress"; variable