Home
last modified time | relevance | path

Searched defs:shortcutInfo (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dshortcut_data_storage_rdb.cpp54 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 Dbundle_mgr_host_impl.cpp4394 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 Dbundle_profile.cpp2480 ShortcutInfo shortcutInfo; in ToInnerBundleInfo() local
H A Dbundle_data_mgr.cpp4866 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 Dshortcut_manager.h31 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member
38 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member
H A Dshortcut_manager.cpp39 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 Dshortcut_info.cpp147 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 Dlauncher_bundle_manager.h56 OHOS::AppExecFwk::ShortcutInfo shortcutInfo; member
H A Dlauncher_bundle_manager.cpp401 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 Dlauncher_service.cpp274 for (ShortcutInfo shortcutInfo : infos) { in GetShortcutInfos() local
391 for (ShortcutInfo shortcutInfo : infos) { in GetShortcutInfoV9() local
H A Dbundle_mgr_proxy.cpp5099 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 Dbundle_mgr_host.cpp3990 ShortcutInfo shortcutInfo; in HandleAddDesktopShortcutInfo() local
4008 ShortcutInfo shortcutInfo; in HandleDeleteDesktopShortcutInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp124 std::vector<ShortcutInfo> shortcutInfo; in BenchmarkTestForGetShortcutInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/
H A Djson_serializer_test.cpp341 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 Dbundlemgrproxy_fuzzer.cpp67 ShortcutInfo shortcutInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp2369 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 Dbms_bundle_data_mgr_test.cpp4533 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 Dbms_bundle_kit_service_test.cpp1391 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 Dcommon_func.cpp2087 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 Dbundle_mgr_interface.h1547 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 Dbms_launcher_service_system_test.cpp277 const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfo) in CheckShortcutInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.cpp380 const OHOS::AppExecFwk::ShortcutInfo &shortcutInfo) in ConvertShortcutInfo()