Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dbin_process.cpp39 constexpr uint8_t NEED_VERIFY_CS_IMAGE = 8; variable
266 if (fileInfo.resType == NEED_VERIFY_CS_IMAGE && Utils::IsEsDevice()) { in CheckEsDeviceUpdate()