Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp34 constexpr char ATTR_ABILITY_NAME[] = "abilityName"; variable
424 JerrySetStringProperty(object, ATTR_ABILITY_NAME, nativeData->abilityName); in AsyncSuccessCallback()