Home
last modified time | relevance | path

Searched refs:DOWNLOAD_ACTION (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/request/request/services/src/cxx/
H A Drequest_utils.cpp43 static constexpr uint8_t DOWNLOAD_ACTION = 0; variable
107 if (msg.action == DOWNLOAD_ACTION) { in RequestBackgroundNotify()