Home
last modified time | relevance | path

Searched refs:CALL_ERROR_SEND_REQUEST_FAIL (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_proxy.cpp61 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "satellite call proxy send request fail"); in Dial()
100 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "HangUp ims call proxy send request fail"); in HangUp()
131 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), in Reject()
163 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "satellite call proxy send request fail"); in Answer()
/base/telephony/core_service/utils/common/include/
H A Dtelephony_hisysevent.h181 CALL_ERROR_SEND_REQUEST_FAIL, member in OHOS::Telephony::CallErrorCode
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp60 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "ims call proxy send request fail"); in Dial()
92 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "HangUp ims call proxy send request fail"); in HangUp()
129 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "Reject ims call proxy send request fail"); in RejectWithReason()
161 static_cast<int32_t>(CallErrorCode::CALL_ERROR_SEND_REQUEST_FAIL), "ims call proxy send request fail"); in Answer()

Completed in 5 milliseconds