Home
last modified time | relevance | path

Searched refs:nInsightIntentUI (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3169 napi_value nInsightIntentUI; in CreateExtensionAbilityTypeObject() local
3171 static_cast<int32_t>(ExtensionAbilityType::INSIGHT_INTENT_UI), &nInsightIntentUI)); in CreateExtensionAbilityTypeObject()
3172 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "INSIGHT_INTENT_UI", nInsightIntentUI)); in CreateExtensionAbilityTypeObject()

Completed in 10 milliseconds