Home
last modified time | relevance | path

Searched defs:GetCallFailReason (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dcontrol_base.h412 int32_t GetCallFailReason(int32_t slotId, T &&t) const in GetCallFailReason() function
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h813 void (*GetCallFailReason)(const ReqDataInfo *requestInfo); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp654 int32_t TelRilCall::GetCallFailReason(const AppExecFwk::InnerEvent::Pointer &result) in GetCallFailReason() function in OHOS::Telephony::TelRilCall
H A Dtel_ril_manager.cpp531 int32_t TelRilManager::GetCallFailReason(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &res… in GetCallFailReason() function in OHOS::Telephony::TelRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp197 int32_t RilImpl::GetCallFailReason(int32_t slotId, int32_t serialId) in GetCallFailReason() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp356 int32_t HRilCall::GetCallFailReason(int32_t serialId) in GetCallFailReason() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp544 int32_t HRilManager::GetCallFailReason(int32_t slotId, int32_t serialId) in GetCallFailReason() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp341 int32_t CoreManagerInner::GetCallFailReason( in GetCallFailReason() function in OHOS::Telephony::CoreManagerInner