Home
last modified time | relevance | path

Searched defs:CallSupplement (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h591 void (*CallSupplement)(const ReqDataInfo *requestInfo, int32_t type); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp396 int32_t TelRilCall::CallSupplement(int32_t type, const AppExecFwk::InnerEvent::Pointer &result) in CallSupplement() function in OHOS::Telephony::TelRilCall
H A Dtel_ril_manager.cpp390 int32_t TelRilManager::CallSupplement(int32_t slotId, int32_t type, const AppExecFwk::InnerEvent::P… in CallSupplement() function in OHOS::Telephony::TelRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp202 int32_t RilImpl::CallSupplement(int32_t slotId, int32_t serialId, int32_t type) in CallSupplement() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp254 int32_t HRilCall::CallSupplement(int32_t serialId, int32_t type) in CallSupplement() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp549 int32_t HRilManager::CallSupplement(int32_t slotId, int32_t serialId, int32_t type) in CallSupplement() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp965 int32_t CoreManagerInner::CallSupplement( in CallSupplement() function in OHOS::Telephony::CoreManagerInner