Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp24 constexpr const char* DUE_UPDATE_TYPE_PARAM = "persist.dupdate_engine.update_type"; variable
56 std::string dueUpdateType = system::GetParameter(DUE_UPDATE_TYPE_PARAM, ""); in CheckNeedOtaCompile()