Home
last modified time | relevance | path

Searched refs:ENTITY_HOME (Results 1 - 19 of 19) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp154 entities.push_back(Want::ENTITY_HOME); in GetAbilityList()
157 want.AddEntity(Want::ENTITY_HOME); in GetAbilityList()
204 want.AddEntity(Want::ENTITY_HOME); in GetAllLauncherAbilityInfos()
284 want.AddEntity(Want::ENTITY_HOME); in InitWant()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.cpp120 if (want.HasEntity(Want::ENTITY_HOME) && want.GetAction() == Want::ACTION_HOME) { in QueryAbilityInfo()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp85 if (want.HasEntity(Want::ENTITY_HOME) && want.GetAction() == Want::ACTION_HOME) { in QueryAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h84 constexpr const char* ENTITY_HOME = "entity.system.home"; member
/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dmock_bundle_mgr.cpp128 if (want.HasEntity(Want::ENTITY_HOME) && want.GetAction() == Want::ACTION_HOME) { in QueryAbilityInfo()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h712 static const std::string ENTITY_HOME; member in OHOS::DistributedSchedule::final
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_manager.cpp173 if (want.HasEntity(Want::ENTITY_HOME) && want.GetAction() == Want::ACTION_HOME) { in QueryAbilityInfo()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_bundle_manager.cpp155 if (want.HasEntity(Want::ENTITY_HOME) && want.GetAction() == Want::ACTION_HOME) { in QueryAbilityInfo()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h841 static const std::string ENTITY_HOME; member in OHOS::AAFwk::final
/foundation/ability/ability_runtime/test/moduletest/ability_record_test/
H A Dability_record_module_test.cpp165 testAbilityRequest_.want.AddEntity(Want::ENTITY_HOME); in MakeHomeAbilityRequest()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_process.cpp349 want.AddEntity(Want::ENTITY_HOME); in GetLauncherAbilityResourceInfos()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp52 const std::string Want::ENTITY_HOME("entity.system.home");
469 want->AddEntity(ENTITY_HOME); in MakeMainAbility()
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp321 launcherWant.AddEntity(Want::ENTITY_HOME); in HWTEST_F()
532 std::string entity = Want::ENTITY_HOME; in HWTEST_F()
548 std::string entityNext = Want::ENTITY_HOME; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp1478 want.AddEntity(OHOS::AAFwk::Want::ENTITY_HOME); in HWTEST_F()
1516 want.AddEntity(OHOS::AAFwk::Want::ENTITY_HOME); in HWTEST_F()
1908 want.AddEntity(OHOS::AAFwk::Want::ENTITY_HOME); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp2415 Constants::ENTITY_HOME) != skill.entities.end(); in ToInnerBundleInfo()
2450 Constants::ENTITY_HOME) != skill.entities.cend(); in ToInnerBundleInfo()
H A Dbundle_profile.cpp2392 Constants::ENTITY_HOME) != skill.entities.end(); in ToInnerBundleInfo()
H A Dinner_bundle_info.cpp1822 want.AddEntity(OHOS::AAFwk::Want::ENTITY_HOME); in IsExistLauncherAbility()
H A Dbundle_data_mgr.cpp3871 want.AddEntity(Constants::ENTITY_HOME); in GetLaunchWantForBundle()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp55 const std::string DistributedWant::ENTITY_HOME("entity.system.home");

Completed in 49 milliseconds