Searched refs:ABILITY_LIFECYCLE_CALLBACK_ON_CREATE (Results 1 – 2 of 2) sorted by relevance
131 constexpr char ABILITY_LIFECYCLE_CALLBACK_ON_CREATE[] = "onCreate"; variable
334 …_t onCreateFunction = jerryx_get_property_str(abilityModel_, ABILITY_LIFECYCLE_CALLBACK_ON_CREATE); in InvokeOnCreate()