Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/dfx/
H A Ddm_dfx_constants.h26 const int DM_HISYEVENT_FAULT = 1; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp142 SysEventWrite(std::string(DM_INIT_DEVICE_MANAGER_FAILED), DM_HISYEVENT_FAULT, in InitDeviceManager()