Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp82 int32_t errCode = ERR_DH_FWK_HIDUMP_ERROR; in Dump()
101 int32_t errCode = ERR_DH_FWK_HIDUMP_ERROR; in ProcessDump()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddistributed_hardware_errno.h105 constexpr int32_t ERR_DH_FWK_HIDUMP_ERROR = -11000; variable