Home
last modified time | relevance | path

Searched defs:LAUNCHER_BUNDLE_NAME (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_thread.h29 constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_config.h34 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; variable
H A Dability_record.h63 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; variable
/ohos5.0/foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/
H A Dpermission_test.cpp41 const char LAUNCHER_BUNDLE_NAME[] = "com.test.launcher"; variable
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_helper.cpp27 const char * const LAUNCHER_BUNDLE_NAME = "com.huawei.launcher"; variable
/ohos5.0/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"; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp49 static constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h167 constexpr const char* LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp42 constexpr char LAUNCHER_BUNDLE_NAME[] = "com.ohos.launcher"; variable
H A Dability.cpp71 const std::string LAUNCHER_BUNDLE_NAME = "com.ohos.launcher"; variable
/ohos5.0/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"; variable