Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h54 GET_ALL_DEPENDENT_BUNDLE_INFO = 0x00000002, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp276 AppExecFwk::GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO); in InitNativeLib()
H A Dmain_thread.cpp1431 AppExecFwk::GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO); in HandleLaunchApplication()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp421 AppExecFwk::GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO); in CreateModuleContext()
524 AppExecFwk::GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO); in CreateSystemHspModuleResourceManager()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp350 case GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO: { in GetDependentBundleInfo()
H A Dbundle_data_mgr.cpp2885 (flag == GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO)) { in GetBaseSharedBundleInfos()
2900 flag == GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO) { in GetBaseSharedBundleInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5854 GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1553 GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3294 AppExecFwk::GetDependentBundleInfoFlag::GET_ALL_DEPENDENT_BUNDLE_INFO); in CreateStartMsg()