/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/ |
H A D | shortcut_manager.h | 46 std::vector<OHOS::AppExecFwk::ShortcutInfo> shortcutInfos; member
|
H A D | shortcut_manager.cpp | 201 InnerGetAllDesktopShortcutInfo( int32_t userId, std::vector<OHOS::AppExecFwk::ShortcutInfo> &shortcutInfos) InnerGetAllDesktopShortcutInfo() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/launcherservice_fuzzer/ |
H A D | launcherservice_fuzzer.cpp | 35 std::vector<ShortcutInfo> shortcutInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.h | 51 std::vector<OHOS::AppExecFwk::ShortcutInfo> shortcutInfos;
member
|
H A D | launcher_bundle_manager.cpp | 385 std::vector<OHOS::AppExecFwk::ShortcutInfo> shortcutInfos; in GetShortcutInfoSync() local 273 InnerGetShortcutInfo(std::string &bundleName, std::vector<OHOS::AppExecFwk::ShortcutInfo> &shortcutInfos, int32_t userId) InnerGetShortcutInfo() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/shortcutdatastoragerdb_fuzzer/ |
H A D | shortcutdatastoragerdb_fuzzer.cpp | 44 std::vector<ShortcutInfo> shortcutInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | shortcut_data_storage_rdb.cpp | 95 void ShortcutDataStorageRdb::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() argument 193 void ShortcutDataStorageRdb::GetDesktopShortcutInfosByDefaultUserId(std::vector<ShortcutInfo> &shortcutInfos) in GetDesktopShortcutInfosByDefaultUserId() argument
|
H A D | bundle_mgr_host_impl.cpp | 1927 std::vector<ShortcutInfo> shortcutInfos; in DumpShortcutInfo() local 4398 ErrCode BundleMgrHostImpl::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() argument 2382 GetShortcutInfos( const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos) GetShortcutInfos() argument 2395 GetShortcutInfos( const std::string &bundleName, int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) GetShortcutInfos() argument 2418 GetShortcutInfoV9(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos, int32_t userId) GetShortcutInfoV9() argument [all...] |
H A D | bundle_data_mgr.cpp | 8696 ErrCode BundleDataMgr::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | launcher_service.cpp | 246 GetShortcutInfos( const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos) GetShortcutInfos() argument 371 GetShortcutInfoV9( const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos, int32_t userId) GetShortcutInfoV9() argument
|
H A D | bundle_mgr_proxy.cpp | 2579 bool BundleMgrProxy::GetShortcutInfos(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos) in GetShortcutInfos() argument 5202 ErrCode BundleMgrProxy::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() argument 2605 GetShortcutInfoV9(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos, int32_t userId) GetShortcutInfoV9() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bm_install_multi_user_test.cpp | 1153 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 1183 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/ |
H A D | bundlemgrproxy_fuzzer.cpp | 69 std::vector<ShortcutInfo> shortcutInfos; in DoSomethingInterestingWithMyAPI() local 330 bundleMgrProxy.GetAllDesktopShortcutInfo(reinterpret_cast<uintptr_t>(data), shortcutInfos); in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_false_test.cpp | 690 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 703 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
H A D | bms_bundle_permission_system_app_test.cpp | 526 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 539 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/ |
H A D | bundlemgr_proxy_test.cpp | 1023 std::vector<ShortcutInfo> shortcutInfos;
in BenchmarkTestGetShortcutInfos() local
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 834 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 856 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 879 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | js_launcher.cpp | 53 std::vector<OHOS::AppExecFwk::ShortcutInfo> shortcutInfos; member 459 ParseShortcutInfo(napi_env env, napi_value result, const std::vector<OHOS::AppExecFwk::ShortcutInfo> &shortcutInfos) ParseShortcutInfo() argument 908 InnerJSGetShortcutInfos(napi_env env, const std::string& bundleName, std::vector<OHOS::AppExecFwk::ShortcutInfo>& shortcutInfos) InnerJSGetShortcutInfos() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 137 ShortcutInfo shortcutInfos; in InitShortcutInfo() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 2079 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 2624 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 3407 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 969 virtual bool GetShortcutInfos(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos) in GetShortcutInfos() argument 1561 virtual ErrCode GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() argument 974 GetShortcutInfoV9(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutInfos, int32_t userId = Constants::UNSPECIFIED_USERID) GetShortcutInfoV9() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 7569 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 7600 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local 7622 std::vector<ShortcutInfo> shortcutInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 348 void AddModuleShortcutInfo(const std::map<std::string, ShortcutInfo> &shortcutInfos) in AddModuleShortcutInfo() argument 1083 void InsertShortcutInfos(const std::string &keyName, const ShortcutInfo &shortcutInfos) in InsertShortcutInfos() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 2142 void CommonFunc::ConvertShortCutInfos(napi_env env, const std::vector<ShortcutInfo> &shortcutInfos, napi_value value) in ConvertShortCutInfos() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 698 ShortcutInfo shortcutInfos; in MockShortcutInfo() local 898 ShortcutInfo shortcutInfos; InitShortcutInfo() local 2662 std::vector<ShortcutInfo> shortcutInfos; HWTEST_F() local 3638 std::vector<ShortcutInfo> shortcutInfos; HWTEST_F() local 3653 std::vector<ShortcutInfo> shortcutInfos; HWTEST_F() local 3676 std::vector<ShortcutInfo> shortcutInfos; HWTEST_F() local [all...] |