Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h134 constexpr char ABILITY_LIFECYCLE_CALLBACK_ON_RESTORE_DATA[] = "onRestoreData"; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.cpp376 jerryx_get_property_str(abilityModel_, ABILITY_LIFECYCLE_CALLBACK_ON_RESTORE_DATA); in InvokeOnRestoreData()