Home
last modified time | relevance | path

Searched defs:DEVICE_MANAGER_BUNDLE_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_config.h31 constexpr const char* DEVICE_MANAGER_BUNDLE_NAME = "com.ohos.devicemanagerui"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp66 const std::string DEVICE_MANAGER_BUNDLE_NAME = "com.ohos.devicemanagerui"; variable