Searched refs:DHFWK_INIT_FAIL (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/ |
H A D | dh_utils_hisysevent.h | 30 const std::string DHFWK_INIT_FAIL = "DHFWK_INIT_FAIL"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
H A D | distributed_hardware_service.cpp | 83 HiSysEventWriteMsg(DHFWK_INIT_FAIL, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in Init() 118 HiSysEventWriteErrCodeMsg(DHFWK_INIT_FAIL, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in DoBusinessInit()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/ |
H A D | hisysevent.yaml | 50 DHFWK_INIT_FAIL:
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_manager.cpp | 147 HiSysEventWriteMsg(DHFWK_INIT_FAIL, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in StartComponent() 152 HiSysEventWriteMsg(DHFWK_INIT_FAIL, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in StartComponent()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/ |
H A D | component_loader.cpp | 379 HiSysEventWriteMsg(DHFWK_INIT_FAIL, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in GetHandler()
|