Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3138 napi_value nAbilityInfoWithApplication = nullptr; in CreateBundleFlagObject() local
3140 …_cast<int32_t>(AbilityInfoFlag::GET_ABILITY_INFO_WITH_APPLICATION), &nAbilityInfoWithApplication)); in CreateBundleFlagObject()
3142 "GET_ABILITY_INFO_WITH_APPLICATION", nAbilityInfoWithApplication)); in CreateBundleFlagObject()