Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddistributed_hardware_errno.h95 constexpr int32_t ERR_DH_FWK_SERVICE_MSG_INVALID = -10809; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp149 return ERR_DH_FWK_SERVICE_MSG_INVALID; in PublishMessage()