Home
last modified time | relevance | path

Searched refs:BUNDLE_NAME_LAUNCHER (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp29 constexpr const char* BUNDLE_NAME_LAUNCHER = "com.ohos.launcher"; member
96 return bundleName == BUNDLE_NAME_LAUNCHER; in IsLauncher()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/
H A Dability_manager_service_sixth_test.cpp75 constexpr const char* BUNDLE_NAME_LAUNCHER = "com.ohos.launcher"; member
749 resultWant.SetElementName(BUNDLE_NAME_LAUNCHER, LAUNCHER_ABILITY_NAME); in HWTEST_F()
767 resultWant.SetElementName(BUNDLE_NAME_LAUNCHER, ""); in HWTEST_F()

Completed in 5 milliseconds