Home
last modified time | relevance | path

Searched refs:UnsubscribeMessage (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.h80 static jerry_value_t UnsubscribeMessage(const jerry_value_t func,
H A Dfeature_ability_module.cpp65 CreateNamedFunction(FUNC_UNSUBSCRIBE, UnsubscribeMessage); in Init()
272 jerry_value_t FeatureAbilityModule::UnsubscribeMessage(const jerry_value_t func, in UnsubscribeMessage() function in OHOS::ACELite::FeatureAbilityModule