Searched refs:ABILITY_LIFECYCLE_CALLBACK_ON_SAVE_DATA (Results 1 – 2 of 2) sorted by relevance
135 constexpr char ABILITY_LIFECYCLE_CALLBACK_ON_SAVE_DATA[] = "onSaveData"; variable
258 …t onSaveFunction = jerryx_get_property_str(abilityModel_, ABILITY_LIFECYCLE_CALLBACK_ON_SAVE_DATA); in OnSaveData()