Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/
DfeatureAbility.js31 const FeatureAbility = { variable
82 return FeatureAbility
92 global.FeatureAbility = FeatureAbilityObject.getFeatureAbility();
/third_party/jsframework/runtime/main/extend/systemplugin/napi/common/full/
Dfeatureability.js83 export const FeatureAbilityClass = class FeatureAbility { class