Home
last modified time | relevance | path

Searched refs:BaseSharedBundleInfo (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
H A Dbase_shared_bundle_info.cpp26 bool BaseSharedBundleInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
43 bool BaseSharedBundleInfo::Marshalling(Parcel &parcel) const in Marshalling()
58 BaseSharedBundleInfo *BaseSharedBundleInfo::Unmarshalling(Parcel &parcel) in Unmarshalling()
60 BaseSharedBundleInfo *info = new (std::nothrow) BaseSharedBundleInfo(); in Unmarshalling()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/
H A Dbase_shared_bundle_info.h26 struct BaseSharedBundleInfo : public Parcelable { struct
37 static BaseSharedBundleInfo *Unmarshalling(Parcel &parcel); argument
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.h60 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
97 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
H A Dmock_bundle_manager_form.h70 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
118 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dmock_bundle_manager.h69 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
116 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dnative_lib_util.h31 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr…
H A Dchild_main_thread.h36 using HspList = std::vector<BaseSharedBundleInfo>;
H A Dmain_thread.h56 struct BaseSharedBundleInfo;
57 using HspList = std::vector<BaseSharedBundleInfo>;
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h74 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
153 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_manager_service.h39 …ErrCode(const std::string &bundleName, std::vector<AppExecFwk::BaseSharedBundleInfo> &baseSharedBu…
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp54 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr… in GetHspNativeLibPath()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h37 using HspList = std::vector<BaseSharedBundleInfo>;
H A Dapp_mgr_service_inner.h1496 const std::vector<BaseSharedBundleInfo> baseSharedBundleInfoList);
1650 std::map<std::string, std::vector<BaseSharedBundleInfo>> runningSharedBundleList_;
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/bundlemgr/
H A Dmock_bundle_manager.h297 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
344 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_bundle_mgr.h310 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
361 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos, in GetBaseSharedBundleInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp166 BaseSharedBundleInfo sharedBundle; in FindDependencyInInstalledBundles()
H A Dinner_shared_bundle_installer.cpp228 BaseSharedBundleInfo sharedBundle; in CheckDependency()
299 BaseSharedBundleInfo installedSharedModule; in CheckBundleTypeWithInstalledVersion()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/
H A Dams_service_app_spawn_msg_wrapper_test.cpp32 using SharedBundle = BaseSharedBundleInfo;
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp141 std::vector<AppExecFwk::BaseSharedBundleInfo> baseSharedBundleInfos; in GetOtherHspPath()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/bundlemgrhelper_fuzzer/
H A Dbundlemgrhelper_fuzzer.cpp91 std::vector<BaseSharedBundleInfo> baseSharedBundleInfos; in BundleMgrHelperFuzztest1()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h50 const std::string &bundleName, std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos,
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp223 std::vector<AppExecFwk::BaseSharedBundleInfo> baseSharedBundleInfo; in LoadPageUrl()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h854 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos,
857 …bool GetBaseSharedBundleInfo(const Dependency &dependency, BaseSharedBundleInfo &baseSharedBundleI…
1203 std::vector<BaseSharedBundleInfo> &baseSharedBundleInfos) const;
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp2240 BaseSharedBundleInfo hspInfo1;
2281 BaseSharedBundleInfo hspInfo1;
2336 BaseSharedBundleInfo hspInfo1;
2396 BaseSharedBundleInfo hspInfo1;
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp126 std::vector<BaseSharedBundleInfo> baseSharedBundleInfos;

12