Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/
H A Dhisysevent.yaml48 DM_INIT_DEVICE_MANAGER_FAILED:
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp71 constexpr const char* DM_INIT_DEVICE_MANAGER_FAILED = "DM_INIT_DEVICE_MANAGER_FAILED"; variable
142 SysEventWrite(std::string(DM_INIT_DEVICE_MANAGER_FAILED), DM_HISYEVENT_FAULT, in InitDeviceManager()