Searched refs:GetRadarErrorCode (Results 1 – 8 of 8) sorted by relevance
66 static int32_t GetRadarErrorCode(int32_t err);
1271 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStartCastDiscoveryFailInfo()1278 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStopCastDiscoveryFailInfo()1285 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStartCastFailInfo()1292 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStartCastFailInfo()1299 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStopCastFailInfo()
1167 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportStartFailInfo()1174 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(error); in ReportSendControlCommandFailInfo()
47 int32_t AVSessionRadar::GetRadarErrorCode(int32_t err) in GetRadarErrorCode() function in OHOS::AVSession::AVSessionRadar244 info.errorCode_ = GetRadarErrorCode(0); in ReportHiSysEventBehavior()
217 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(ret); in Start()
83 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(ERR_REMOTE_CONNECTION_NOT_EXIST); in SendControlCommand()
3230 info.errorCode_ = AVSessionRadar::GetRadarErrorCode(ret); in ReportStartCastEnd()
77 int32_t ret = AVSessionRadar::GetRadarErrorCode(error);