/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() argument 72 void from_json(const nlohmann::json &jsonObject, OverlayBundleInfo &overlayBundleInfo)
in from_json() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_manager.cpp | 66 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) GetOverlayBundleInfoForTarget() argument
|
H A D | bundle_overlay_manager_host_impl.cpp | 185 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) GetOverlayBundleInfoForTarget() argument
|
H A D | bundle_overlay_data_manager.cpp | 126 OverlayBundleInfo overlayBundleInfo;
in UpdateExternalOverlayInfo() local 507 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) GetOverlayBundleInfoForTarget() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/overlay/ |
H A D | overlay_manager_interface.h | 62 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) GetOverlayBundleInfoForTarget() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_host.cpp | 205 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HandleGetOverlayBundleInfoForTarget() local
|
H A D | overlay_manager_proxy.cpp | 308 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) GetOverlayBundleInfoForTarget() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_info_test.cpp | 123 OverlayBundleInfo overlayBundleInfo;
in HWTEST_F() local 137 OverlayBundleInfo overlayBundleInfo;
in HWTEST_F() local 166 OverlayBundleInfo overlayBundleInfo;
in HWTEST_F() local 181 OverlayBundleInfo overlayBundleInfo; HWTEST_F() local 203 OverlayBundleInfo overlayBundleInfo; HWTEST_F() local [all...] |
H A D | bms_bundle_get_overlay_module_info_test.cpp | 466 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 486 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 507 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 531 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local [all...] |
H A D | bms_bundle_overlay_ipc_test.cpp | 156 OverlayBundleInfo overlayBundleInfo;
in CreateOverlayBundleInfo() local 114 GetOverlayBundleInfoForTarget(const std::string &targetBundleName, std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId) GetOverlayBundleInfoForTarget() argument 231 CheckOverlayBundleInfo(const OverlayBundleInfo &overlayBundleInfo) CheckOverlayBundleInfo() argument 517 OverlayBundleInfo overlayBundleInfo = ReadOverlayInfo<OverlayBundleInfo>(reply); HWTEST_F() local [all...] |
H A D | bms_bundle_overlay_checker_test.cpp | 591 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 1164 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 2106 std::vector<OverlayBundleInfo> overlayBundleInfo;
in HWTEST_F() local 2182 std::vector<OverlayBundleInfo> overlayBundleInfo; HWTEST_F() local 2574 std::vector<OverlayBundleInfo> overlayBundleInfo; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 1693 void AddOverlayBundleInfo(const OverlayBundleInfo &overlayBundleInfo) in AddOverlayBundleInfo() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 7541 OverlayBundleInfo overlayBundleInfo; in BuildExternalOverlayConnection() local
|