Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3120 napi_value nBundleWithAbilities = nullptr; in CreateBundleFlagObject() local
3122 static_cast<int32_t>(BundleFlag::GET_BUNDLE_WITH_ABILITIES), &nBundleWithAbilities)); in CreateBundleFlagObject()
3123 NAPI_CALL(env, napi_set_named_property(env, value, "GET_BUNDLE_WITH_ABILITIES", nBundleWithAbilities)); in CreateBundleFlagObject()

Completed in 9 milliseconds