Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/services/firmware/common/include/
H A Dfirmware_common.h150 HOTA = 1 enumerator
/ohos5.0/base/update/updateservice/services/firmware/upgrade/data_processor/src/
H A Dfirmware_check_data_processor.cpp222 combinationType |= CAST_UINT(CombinationType::HOTA); in GetCombinationType()
/ohos5.0/base/update/updateservice/services/firmware/upgrade/status/src/
H A Dfirmware_result_process.cpp170 if (task.combinationType == CombinationType::HOTA) { in HandleFileResults()
/ohos5.0/base/update/updateservice/services/firmware/upgrade/flow/src/
H A Dfirmware_manager.cpp389 if (task.combinationType == CombinationType::HOTA) { in HandleBootUpdateSuccess()