Home
last modified time | relevance | path

Searched defs:LAUNCHER_ABILITY_NAME (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_config.h33 constexpr const char* LAUNCHER_ABILITY_NAME = "com.ohos.launcher.MainAbility"; variable
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_helper.cpp28 const char * const LAUNCHER_ABILITY_NAME = "MainAbility"; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp28 constexpr const char* LAUNCHER_ABILITY_NAME = "com.ohos.launcher.MainAbility"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp43 constexpr char LAUNCHER_ABILITY_NAME[] = "com.ohos.launcher.MainAbility"; variable
H A Dability.cpp72 const std::string LAUNCHER_ABILITY_NAME = "com.ohos.launcher.MainAbility"; variable