Home
last modified time | relevance | path

Searched refs:DM_INIT_DEVICE_MANAGER_FAILED_MSG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp81 constexpr const char* DM_INIT_DEVICE_MANAGER_FAILED_MSG = "init devicemanager failed."; variable
143 std::string(DM_INIT_DEVICE_MANAGER_FAILED_MSG)); in InitDeviceManager()