Searched defs:SetClir (Results 1 – 10 of 10) sorted by relevance
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_client.cpp | 506 int32_t ImsCallClient::SetClir(int32_t slotId, int32_t action, int32_t index) in SetClir() function in OHOS::Telephony::ImsCallClient
|
D | ims_call_proxy.cpp | 659 int32_t ImsCallProxy::SetClir(int32_t slotId, int32_t action, int32_t index) in SetClir() function in OHOS::Telephony::ImsCallProxy
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 589 int32_t ImsCall::SetClir(int32_t slotId, int32_t action) in SetClir() function in OHOS::Telephony::ImsCall
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_vendor_call_defs.h | 658 void (*SetClir)(const ReqDataInfo *requestInfo, int32_t action); member
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 583 int32_t ImsUnitTest::SetClir(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetClir() function in OHOS::Telephony::ImsUnitTest
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 437 int32_t TelRilCall::SetClir(const int32_t action, const AppExecFwk::InnerEvent::Pointer &result) in SetClir() function in OHOS::Telephony::TelRilCall
|
D | tel_ril_manager.cpp | 382 int32_t TelRilManager::SetClir(int32_t slotId, const int32_t action, const AppExecFwk::InnerEvent::… in SetClir() function in OHOS::Telephony::TelRilManager
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_call.cpp | 179 int32_t HRilCall::SetClir(int32_t serialId, int32_t action) in SetClir() function in OHOS::Telephony::HRilCall
|
D | hril_manager.cpp | 462 int32_t HRilManager::SetClir(int32_t slotId, int32_t serialId, int32_t action) in SetClir() function in OHOS::Telephony::HRilManager
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_manager_inner.cpp | 962 int32_t CoreManagerInner::SetClir(int32_t slotId, int32_t action, const AppExecFwk::InnerEvent::Poi… in SetClir() function in OHOS::Telephony::CoreManagerInner
|