Home
last modified time | relevance | path

Searched refs:IsInvalidEngineId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_trans_control_center.cpp85 TRUE_RETURN_V_MSG_E(IsInvalidEngineId(engineId), ERR_DH_AVT_INVALID_PARAM_VALUE, in ReleaseAVCenter()
144 TRUE_RETURN_V_MSG_E(IsInvalidEngineId(engineId), ERR_DH_AVT_INVALID_PARAM_VALUE, in CreateControlChannel()
182 TRUE_RETURN_V_MSG_E(IsInvalidEngineId(engineId), ERR_DH_AVT_INVALID_PARAM_VALUE, in NotifyAVCenter()
207 TRUE_RETURN_V_MSG_E(IsInvalidEngineId(engineId), ERR_DH_AVT_INVALID_PARAM_VALUE, in RegisterCtlCenterCallback()
319 bool AVTransControlCenter::IsInvalidEngineId(int32_t engineId) in IsInvalidEngineId() function in OHOS::DistributedHardware::AVTransControlCenter
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/include/
H A Dav_trans_control_center.h52 bool IsInvalidEngineId(int32_t engineId);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/services/
H A Dav_trans_control_center_test.cpp492 bool ret = center_->IsInvalidEngineId(engineId);
506 bool ret = center_->IsInvalidEngineId(engineId);