Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddistributed_hardware_errno.h96 constexpr int32_t ERR_DH_FWK_AVTRANS_CALLBACK_IS_NULL = -10810; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp364 return ERR_DH_FWK_AVTRANS_CALLBACK_IS_NULL; in RegisterCtlCenterCallback()