Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3235 napi_value nSysDialogAtomicServicePanel; in CreateExtensionAbilityTypeObject() local
3237 …cast<int32_t>(ExtensionAbilityType::SYSDIALOG_ATOMICSERVICEPANEL), &nSysDialogAtomicServicePanel)); in CreateExtensionAbilityTypeObject()
3239 …napi_set_named_property(env, value, "SYSDIALOG_ATOMICSERVICEPANEL", nSysDialogAtomicServicePanel)); in CreateExtensionAbilityTypeObject()