Home
last modified time | relevance | path

Searched defs:overlayBundleInfo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_info_test.cpp123 OverlayBundleInfo overlayBundleInfo; variable
137 OverlayBundleInfo overlayBundleInfo; variable
166 OverlayBundleInfo overlayBundleInfo; variable
181 OverlayBundleInfo overlayBundleInfo; variable
203 OverlayBundleInfo overlayBundleInfo; variable
H A Dbms_bundle_get_overlay_module_info_test.cpp466 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
486 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
507 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
531 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
H A Dbms_bundle_overlay_ipc_test.cpp115 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
156 OverlayBundleInfo overlayBundleInfo; in CreateOverlayBundleInfo() local
231 void BmsBundleOverlayIpcTest::CheckOverlayBundleInfo(const OverlayBundleInfo &overlayBundleInfo) in CheckOverlayBundleInfo()
517 OverlayBundleInfo overlayBundleInfo = ReadOverlayInfo<OverlayBundleInfo>(reply); variable
H A Dbms_bundle_overlay_checker_test.cpp591 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
1164 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
2106 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
2182 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
2574 std::vector<OverlayBundleInfo> overlayBundleInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
H A Doverlay_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json()
72 void from_json(const nlohmann::json &jsonObject, OverlayBundleInfo &overlayBundleInfo) in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager.cpp67 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
H A Dbundle_overlay_manager_host_impl.cpp186 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
H A Dbundle_overlay_data_manager.cpp126 OverlayBundleInfo overlayBundleInfo; in UpdateExternalOverlayInfo() local
508 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp344 … std::unique_ptr<OverlayBundleInfo> overlayBundleInfo(parcel.ReadParcelable<OverlayBundleInfo>()); in ReadFromParcel() local
476 for (auto &overlayBundleInfo : overlayBundleInfos) { in Marshalling() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_proxy.cpp309 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
H A Doverlay_manager_host.cpp205 std::vector<OverlayBundleInfo> overlayBundleInfo; in HandleGetOverlayBundleInfoForTarget() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1715 void AddOverlayBundleInfo(const OverlayBundleInfo &overlayBundleInfo) in AddOverlayBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7836 OverlayBundleInfo overlayBundleInfo; in BuildExternalOverlayConnection() local