/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_info_test.cpp | 123 OverlayBundleInfo overlayBundleInfo; variable 137 OverlayBundleInfo overlayBundleInfo; variable 166 OverlayBundleInfo overlayBundleInfo; variable 181 OverlayBundleInfo overlayBundleInfo; variable 203 OverlayBundleInfo overlayBundleInfo; variable
|
H A D | bms_bundle_get_overlay_module_info_test.cpp | 466 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 D | bms_bundle_overlay_ipc_test.cpp | 115 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 D | bms_bundle_overlay_checker_test.cpp | 591 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 D | overlay_bundle_info.cpp | 62 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 D | bundle_overlay_manager.cpp | 67 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
|
H A D | bundle_overlay_manager_host_impl.cpp | 186 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
|
H A D | bundle_overlay_data_manager.cpp | 126 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 D | bundle_info.cpp | 344 … 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 D | overlay_manager_proxy.cpp | 309 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) in GetOverlayBundleInfoForTarget()
|
H A D | overlay_manager_host.cpp | 205 std::vector<OverlayBundleInfo> overlayBundleInfo; in HandleGetOverlayBundleInfoForTarget() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 1715 void AddOverlayBundleInfo(const OverlayBundleInfo &overlayBundleInfo) in AddOverlayBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 7836 OverlayBundleInfo overlayBundleInfo; in BuildExternalOverlayConnection() local
|