/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | shortcut_data_storage_rdb.cpp | 54 bool ShortcutDataStorageRdb::AddDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userI… in AddDesktopShortcutInfo() 79 bool ShortcutDataStorageRdb::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t us… in DeleteDesktopShortcutInfo() 126 ShortcutInfo shortcutInfo; in GetAllDesktopShortcutInfo() local 163 bool ShortcutDataStorageRdb::ShortcutIdVerification(const ShortcutInfo &shortcutInfo, int32_t userI… in ShortcutIdVerification() 225 ShortcutInfo shortcutInfo; in GetDesktopShortcutInfosByDefaultUserId() local
|
H A D | bundle_mgr_host_impl.cpp | 4394 ErrCode BundleMgrHostImpl::AddDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in AddDesktopShortcutInfo() 4412 ErrCode BundleMgrHostImpl::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t user… in DeleteDesktopShortcutInfo()
|
H A D | bundle_profile.cpp | 2480 ShortcutInfo shortcutInfo; in ToInnerBundleInfo() local
|
H A D | bundle_data_mgr.cpp | 4866 ShortcutInfo shortcutInfo; in GetShortcutInfosByInnerBundleInfo() local 8945 ErrCode BundleDataMgr::AddDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in AddDesktopShortcutInfo() 8974 ErrCode BundleDataMgr::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/ |
H A D | shortcut_manager.h | 31 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member 38 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member
|
H A D | shortcut_manager.cpp | 39 static ErrCode InnerAddDesktopShortcutInfo(const OHOS::AppExecFwk::ShortcutInfo &shortcutInfo, int3… in InnerAddDesktopShortcutInfo() 119 static ErrCode InnerDeleteDesktopShortcutInfo(const OHOS::AppExecFwk::ShortcutInfo &shortcutInfo, i… in InnerDeleteDesktopShortcutInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | shortcut_info.cpp | 147 void to_json(nlohmann::json &jsonObject, const ShortcutInfo &shortcutInfo) in to_json() 209 void from_json(const nlohmann::json &jsonObject, ShortcutInfo &shortcutInfo) in from_json()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.h | 56 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member
|
H A D | launcher_bundle_manager.cpp | 401 static ErrCode InnerStartShortcut(const OHOS::AppExecFwk::ShortcutInfo &shortcutInfo, in InnerStartShortcut()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | launcher_service.cpp | 274 for (ShortcutInfo shortcutInfo : infos) { in GetShortcutInfos() local 391 for (ShortcutInfo shortcutInfo : infos) { in GetShortcutInfoV9() local
|
H A D | bundle_mgr_proxy.cpp | 5099 ErrCode BundleMgrProxy::AddDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in AddDesktopShortcutInfo() 5124 ErrCode BundleMgrProxy::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo()
|
H A D | bundle_mgr_host.cpp | 3990 ShortcutInfo shortcutInfo; in HandleAddDesktopShortcutInfo() local 4008 ShortcutInfo shortcutInfo; in HandleDeleteDesktopShortcutInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/ |
H A D | launcher_service_test.cpp | 124 std::vector<ShortcutInfo> shortcutInfo; in BenchmarkTestForGetShortcutInfos() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/ |
H A D | json_serializer_test.cpp | 341 ShortcutInfo shortcutInfo; in BenchmarkTestForShortcutInfoToJson() local 363 ShortcutInfo shortcutInfo; in BenchmarkTestForShortcutInfoFromJson() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/ |
H A D | bundlemgrproxy_fuzzer.cpp | 67 ShortcutInfo shortcutInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 2369 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable 2393 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable 2417 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable 2443 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable 2469 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable 2501 ShortcutInfo shortcutInfo = BmsDataMgrTest::InitShortcutInfo(); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 4533 ShortcutInfo shortcutInfo; variable 6174 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6194 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6214 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6234 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6254 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6276 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6296 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6317 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable 6338 ShortcutInfo shortcutInfo = BmsBundleDataMgrTest::InitShortcutInfo(); variable [all …]
|
H A D | bms_bundle_kit_service_test.cpp | 1391 for (const auto &shortcutInfo : shortcutInfos) { in CheckShortcutInfoTest() local 1430 for (const auto &shortcutInfo : shortcutInfos) { in CheckShortcutInfoDemo() local 10491 ShortcutInfo shortcutInfo = MockShortcutInfo(BUNDLE_NAME_DEMO, SHORTCUT_TEST_ID); variable 10521 ShortcutInfo shortcutInfo = MockShortcutInfo(BUNDLE_NAME_DEMO, SHORTCUT_TEST_ID); variable 10548 ShortcutInfo shortcutInfo; variable 12897 ShortcutInfo shortcutInfo; variable 12925 ShortcutInfo shortcutInfo; variable 12955 ShortcutInfo shortcutInfo; variable 13345 ShortcutInfo shortcutInfo = MockShortcutInfo(BUNDLE_NAME_DEMO, SHORTCUT_TEST_ID); variable 13359 ShortcutInfo shortcutInfo = MockShortcutInfo(BUNDLE_NAME_DEMO, SHORTCUT_TEST_ID); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 2087 void CommonFunc::ConvertShortCutInfo(napi_env env, const ShortcutInfo &shortcutInfo, napi_value val… in ConvertShortCutInfo() 2151 for (const auto &shortcutInfo : shortcutInfos) { in ConvertShortCutInfos() local 2439 bool CommonFunc::ParseShortCutInfo(napi_env env, napi_value param, ShortcutInfo &shortcutInfo) in ParseShortCutInfo() 2538 bool CommonFunc::CheckShortcutInfo(const ShortcutInfo &shortcutInfo) in CheckShortcutInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1547 virtual ErrCode AddDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in AddDesktopShortcutInfo() 1552 virtual ErrCode DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 277 const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfo) in CheckShortcutInfos()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | js_launcher.cpp | 380 const OHOS::AppExecFwk::ShortcutInfo &shortcutInfo) in ConvertShortcutInfo()
|