Home
last modified time | relevance | path

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

/base/update/updateservice/services/firmware/common/include/
Dfirmware_common.h180 NET_NOT_AVAILIABLE, enumerator
/base/update/updateservice/services/engine/src/
Dprogress_thread.cpp247 …dProgress_.endReason = isNoNet_ ? std::to_string(CAST_INT(DownloadEndReason::NET_NOT_AVAILIABLE)) : in DealAbnormal()