Home
last modified time | relevance | path

Searched refs:ApplicationFlag (Results 1 - 25 of 99) sorted by relevance

1234

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_ibundle_mgr.h25 enum ApplicationFlag;
35 MOCK_METHOD3(GetApplicationInfos, bool(const AppExecFwk::ApplicationFlag flag,
37 MOCK_METHOD4(GetApplicationInfo, bool(const std::string& appName, const AppExecFwk::ApplicationFlag flag,
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp52 bool BundleActiveBundleMgrHelper::GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, in GetApplicationInfo()
71 bool BundleActiveBundleMgrHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, in GetApplicationInfos()
139 AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, userId, appInfo)) { in IsLauncherApp()
155 if (!GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in InitLauncherAppMap()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h47 using ApplicationFlag = OHOS::AppExecFwk::ApplicationFlag;
48 OHOS::AppExecFwk::ApplicationFlag flag = OHOS::AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO;
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfo_fuzzer/
H A Dgetapplicationinfo_fuzzer.cpp30 ApplicationFlag flag = ApplicationFlag::GET_BASIC_APPLICATION_INFO; in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_bundle_mgr_helper.h44 * @param flag which type is AppExecFwk::ApplicationFlag.
55 * @param flag which type is AppExecFwk::ApplicationFlag.
59 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag,
62 bool GetApplicationInfos(const AppExecFwk::ApplicationFlag flag,
H A Dbundle_active_service.h52 using ApplicationFlag = OHOS::AppExecFwk::ApplicationFlag;
/foundation/resourceschedule/device_standby/services/core/include/
H A Dbundle_manager_helper.h44 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag,
46 bool GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, int userId,
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_helper_unit_test.cpp78 AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, 0, applicationInfo); in HWTEST_F()
122 BundleManagerHelper::GetInstance()->GetApplicationInfo("", AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in HWTEST_F()
126 BundleManagerHelper::GetInstance()->GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in HWTEST_F()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp52 AppExecFwk::ApplicationFlag flag, const int userId, AppExecFwk::ApplicationInfo &appInfo) in GetApplicationInfo()
65 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, int userId, in GetApplicationInfos()
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_standby_helper_unit_test.cpp68 BundleManagerHelper::GetInstance()->GetApplicationInfo("", AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in HWTEST_F()
72 BundleManagerHelper::GetInstance()->GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dibundle_manager_helper_mock.h28 MOCK_METHOD4(GetApplicationInfo, bool(const std::string &, const AppExecFwk::ApplicationFlag,
H A Dibundle_manager_helper.h24 virtual bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag,
/foundation/resourceschedule/device_standby/services/test/unittest/mock/include/
H A Dmock_bundle_manager_helper.h28 MOCK_METHOD4(GetApplicationInfo, bool(const std::string &, const AppExecFwk::ApplicationFlag,
H A Dibundle_manager_helper.h24 virtual bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/
H A Dbms_bundle_quick_fix_query_test.cpp283 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
306 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
330 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
355 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
379 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
404 BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, result); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/free_install_observer_manager_test/
H A Dmock_bundle_manager.h58 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
91 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.cpp26 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) in GetApplicationInfo()
83 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) in GetApplicationInfo()
H A Dmock_bundle_manager.h38 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
78 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dmock_bundle_manager.h58 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
91 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_bundle_manager.h65 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
88 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_accesstokenid_test/
H A Dbms_bundle_accesstokenid_test.cpp230 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info); in HWTEST_F()
250 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info); in HWTEST_F()
272 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info); in HWTEST_F()
309 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info); in HWTEST_F()
314 result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info2); in HWTEST_F()
337 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info); in HWTEST_F()
342 result = dataMgr->GetApplicationInfo(BUNDLE_NAME, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, info2); in HWTEST_F()
384 bool result = dataMgr->GetApplicationInfo(BUNDLE_NAME_SYSTEM_RESOURCE, ApplicationFlag::GET_BASIC_APPLICATION_INFO, in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp503 bundleMgrProxy->GetApplicationInfo(bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo); in HWTEST_F()
538 bundleName, ApplicationFlag::GET_APPLICATION_INFO_WITH_PERMISSION, USERID, appInfo); in HWTEST_F()
578 bundleMgrProxy->GetApplicationInfo(bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo); in HWTEST_F()
612 bundleMgrProxy->GetApplicationInfo(bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo); in HWTEST_F()
635 bundleMgrProxy->GetApplicationInfo(bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo); in HWTEST_F()
767 bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo)); in HWTEST_F()
796 bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo)); in HWTEST_F()
828 bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, USERID, appInfo)); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_manager.h48 const std::string& appName, const ApplicationFlag flag, const int userId, ApplicationInfo& appInfo) override;
/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbundle_manager_helper.h37 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag,
/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/include/
H A Dmock_bundle_manager.h60 virtual bool GetApplicationInfos(const ApplicationFlag flag,

Completed in 10 milliseconds

1234