Home
last modified time | relevance | path

Searched refs:LAUNCHER_BUNDLE_NAME (Results 1 - 23 of 23) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_helper.cpp27 const char * const LAUNCHER_BUNDLE_NAME = "com.huawei.launcher"; member
38 return strcmp(LAUNCHER_BUNDLE_NAME, bundleName) == 0; in IsLauncherAbility()
54 SetElementBundleName(&elementName, LAUNCHER_BUNDLE_NAME); in SetLauncherWant()
/foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/
H A Dpermission_test.cpp41 const char LAUNCHER_BUNDLE_NAME[] = "com.test.launcher"; member
137 GetBundleInfo(LAUNCHER_BUNDLE_NAME, 0, &bundleInfo); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_config.h34 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; member
H A Dability_record.h63 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; member
/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_thread.h29 constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dnative_ability_thread.cpp50 if ((ability_->bundleName_ == nullptr) || (strcmp(ability_->bundleName_, LAUNCHER_BUNDLE_NAME) != 0)) { in ~NativeAbilityThread()
104 if (strcmp(abilityRecord->appName, LAUNCHER_BUNDLE_NAME) == 0) { in InitAbilityThread()
H A Dability_record_manager.cpp66 record->SetAppName(LAUNCHER_BUNDLE_NAME); in StartLauncher()
998 SetElementBundleName(&elementName, LAUNCHER_BUNDLE_NAME); in ScheduleLifecycleInner()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp49 static constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; member
130 int32_t uid = GetUidByBundleName(LAUNCHER_BUNDLE_NAME, DEFAULT_USERID); in HWTEST_F()
207 std::string bundleName = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
270 std::string bundleName = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
535 std::string bundleName = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
562 std::string bundleName = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_publish_form_test/
H A Dfms_form_mgr_publish_form_test.cpp67 const std::string LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; member
259 .WillRepeatedly(DoAll(SetArgReferee<1>(LAUNCHER_BUNDLE_NAME), Return(ERR_OK))); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h165 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp226 const std::string LAUNCHER_BUNDLE_NAME = "launcherBundleName"; member
2170 pair<std::string, InnerBundleInfo>(LAUNCHER_BUNDLE_NAME, innerBundleInfo)); in HWTEST_F()
2176 dataMgr->bundleInfos_.erase(LAUNCHER_BUNDLE_NAME); in HWTEST_F()
2193 pair<std::string, InnerBundleInfo>(LAUNCHER_BUNDLE_NAME, innerBundleInfo)); in HWTEST_F()
2198 dataMgr->bundleInfos_.erase(LAUNCHER_BUNDLE_NAME); in HWTEST_F()
12586 want.SetElementName(LAUNCHER_BUNDLE_NAME, ABILITY_NAME_TEST); in HWTEST_F()
12589 applicationInfo.name = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
12590 applicationInfo.bundleName = LAUNCHER_BUNDLE_NAME; in HWTEST_F()
12595 dataMgr->bundleInfos_.insert(pair<std::string, InnerBundleInfo>(LAUNCHER_BUNDLE_NAME, innerBundleInfo)); in HWTEST_F()
12600 res = dataMgr->UpdateBundleInstallState(LAUNCHER_BUNDLE_NAME, InstallStat in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/ability_timeout_module_test/
H A Dability_timeout_module_test.cpp194 abilityRequest.abilityInfo.bundleName = AbilityConfig::LAUNCHER_BUNDLE_NAME; in CreateRootLauncher()
196 abilityRequest.appInfo.name = AbilityConfig::LAUNCHER_BUNDLE_NAME; in CreateRootLauncher()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_cache_manager.cpp278 targetExtension->GetAbilityInfo().bundleName == AbilityConfig::LAUNCHER_BUNDLE_NAME) || in RemoveLauncherDeathRecipient()
H A Dability_record.cpp194 bool isRootLauncher = (abilityInfo_.applicationInfo.bundleName == LAUNCHER_BUNDLE_NAME); in AbilityRecord()
2844 { AbilityConfig::LAUNCHER_BUNDLE_NAME, AbilityConfig::LAUNCHER_ABILITY_NAME } in GetKeepAlive() member in OHOS::AAFwk::AbilityConfig
H A Dability_connect_manager.cpp79 { AbilityConfig::LAUNCHER_BUNDLE_NAME, AbilityConfig::LAUNCHER_ABILITY_NAME } in IsSpecialAbility() member in OHOS::AAFwk::__anon369::AbilityConfig
2646 serviceExtension->GetAbilityInfo().bundleName == AbilityConfig::LAUNCHER_BUNDLE_NAME; in IsLauncher()
H A Dability_manager_service.cpp5027 want.SetElementName(AbilityConfig::LAUNCHER_BUNDLE_NAME, AbilityConfig::LAUNCHER_ABILITY_NAME); in CleanAllMissions()
5028 if (!IsAbilityControllerStart(want, AbilityConfig::LAUNCHER_BUNDLE_NAME)) { in CleanAllMissions()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp435 dataMgr->SetApplicationEnabled(ServiceConstants::LAUNCHER_BUNDLE_NAME, 0, !sceneBoardEnable, userId); in HandleSceneBoard()
H A Dbundle_mgr_service_event_handler.cpp3461 dataMgr->SetApplicationEnabled(ServiceConstants::LAUNCHER_BUNDLE_NAME, 0, !sceneBoardEnable, userId); in HandleSceneBoard()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp43 constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; member
1036 if (want.GetElement().GetBundleName() == LAUNCHER_BUNDLE_NAME && in GetWindowOption()
H A Dability.cpp71 const std::string LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; member
1727 if (want.GetElement().GetBundleName() == LAUNCHER_BUNDLE_NAME && in GetWindowOption()
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp2582 want.SetElementName(AbilityConfig::LAUNCHER_BUNDLE_NAME, AbilityConfig::LAUNCHER_RECENT_ABILITY_NAME); in HWTEST_F()
2614 want.SetElementName(AbilityConfig::LAUNCHER_BUNDLE_NAME, "abilityName"); in HWTEST_F()
2918 want.SetElementName(AbilityConfig::LAUNCHER_BUNDLE_NAME, AbilityConfig::LAUNCHER_RECENT_ABILITY_NAME); in HWTEST_F()
2948 want.SetElementName(AbilityConfig::LAUNCHER_BUNDLE_NAME, "abilityName"); in HWTEST_F()
4951 abilityRecord->abilityInfo_.bundleName = AbilityConfig::LAUNCHER_BUNDLE_NAME; in HWTEST_F()
4977 abilityRecord->abilityInfo_.bundleName = AbilityConfig::LAUNCHER_BUNDLE_NAME; in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp1613 if (elementName.GetBundleName() == AbilityConfig::LAUNCHER_BUNDLE_NAME && in RemoveBackgroundingAbility()
1797 if (elementName.GetBundleName() == AbilityConfig::LAUNCHER_BUNDLE_NAME && in RemoveTerminatingAbility()
2893 if (launcherRootAbility->GetAbilityInfo().bundleName != AbilityConfig::LAUNCHER_BUNDLE_NAME) { in BackToLauncher()
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp3226 abilityRecord2->abilityInfo_.bundleName = AbilityConfig::LAUNCHER_BUNDLE_NAME; in HWTEST_F()

Completed in 95 milliseconds