Home
last modified time | relevance | path

Searched defs:SetClir (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp589 int32_t ImsCall::SetClir(int32_t slotId, int32_t action) in SetClir() function in OHOS::Telephony::ImsCall
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp583 int32_t ImsUnitTest::SetClir(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetClir() function in OHOS::Telephony::ImsUnitTest
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h678 void (*SetClir)(const ReqDataInfo *requestInfo, int32_t action); member
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp581 int32_t ImsCallClient::SetClir(int32_t slotId, int32_t action, int32_t index) in SetClir() function in OHOS::Telephony::ImsCallClient
H A Dims_call_proxy.cpp710 int32_t ImsCallProxy::SetClir(int32_t slotId, int32_t action, int32_t index) in SetClir() function in OHOS::Telephony::ImsCallProxy
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp432 int32_t TelRilCall::SetClir(const int32_t action, const AppExecFwk::InnerEvent::Pointer &result) in SetClir() function in OHOS::Telephony::TelRilCall
H A Dtel_ril_manager.cpp439 int32_t TelRilManager::SetClir(int32_t slotId, const int32_t action, const AppExecFwk::InnerEvent::… in SetClir() function in OHOS::Telephony::TelRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp157 int32_t RilImpl::SetClir(int32_t slotId, int32_t serialId, int32_t action) in SetClir() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp274 int32_t HRilCall::SetClir(int32_t serialId, int32_t action) in SetClir() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp509 int32_t HRilManager::SetClir(int32_t slotId, int32_t serialId, int32_t action) in SetClir() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp1008 int32_t CoreManagerInner::SetClir(int32_t slotId, int32_t action, const AppExecFwk::InnerEvent::Poi… in SetClir() function in OHOS::Telephony::CoreManagerInner