Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3180 napi_value nAppInfoWithDisable = nullptr; in CreateBundleFlagObject() local
3182 … static_cast<int32_t>(ApplicationFlag::GET_APPLICATION_INFO_WITH_DISABLE), &nAppInfoWithDisable)); in CreateBundleFlagObject()
3184 "GET_APPLICATION_INFO_WITH_DISABLE", nAppInfoWithDisable)); in CreateBundleFlagObject()