Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.h66 static jerry_value_t SubscribeMessage(const jerry_value_t func,
H A Dfeature_ability_module.cpp64 CreateNamedFunction(FUNC_SUBSCRIBE, SubscribeMessage); in Init()
230 jerry_value_t FeatureAbilityModule::SubscribeMessage(const jerry_value_t func, in SubscribeMessage() function in OHOS::ACELite::FeatureAbilityModule