Home
last modified time | relevance | path

Searched refs:SetClir (Results 1 – 25 of 59) sorted by relevance

123

/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.h81 int32_t SetClir(const sptr<ImsCallInterface> &imsCallSerivce) const;
H A Dims_unit_test.cpp106 requestCallFuncMap_[ImsCallInterfaceCode::IMS_SET_CLIR] = &ImsUnitTest::SetClir; in InitSupplementFuncMap()
583 int32_t ImsUnitTest::SetClir(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetClir() function in OHOS::Telephony::ImsUnitTest
591 imsCallPtr->SetClir(slotId, action); in SetClir()
/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/common/src/
H A Dsupplement_request_ims.cpp56 return imsCallClient->SetClir(slotId, action, index); in SetClirRequest()
H A Dsupplement_request_cs.cpp46 return CoreManagerInner::GetInstance().SetClir(slotId, action, response); in SetClirRequest()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/include/
H A Dims_call.h368 int32_t SetClir(int32_t slotId, int32_t action) override;
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_interface.h413 virtual int32_t SetClir(int32_t slotId, int32_t action, int32_t index) = 0;
H A Dims_call_client.h462 int32_t SetClir(int32_t slotId, int32_t action, int32_t index);
H A Dims_call_proxy.h77 int32_t SetClir(int32_t slotId, int32_t action, int32_t index) override;
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp166 imsCallClient->SetClir(slotId, mode, index); in TestImsCallClientWithSettingFunction()
341 proxy->SetClir(slotId, mode, index); in TestImsCallProxyWithSettingFunction()
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c80 .SetClir = ReqSetClir,
/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
588 return imsCallProxy_->SetClir(slotId, action, index); in SetClir()
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_call.h49 int32_t SetClir(const int32_t action, const AppExecFwk::InnerEvent::Pointer &result);
/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
159 return TaskSchedule(&Telephony::HRilManager::SetClir, slotId, serialId, action); in SetClir()
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_call.h51 int32_t SetClir(int32_t serialId, int32_t action);
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_v10.md44 | [SetClir](#setclir) ([in] int slotId, [in] int serialId, [in] int action) | 设置主叫号码显示限制。 |
1887 ### SetClir()
1890 IRil::SetClir ([in] int slotId, [in] int serialId, [in] int action )
H A Dinterface_i_ril_v11.md44 | [SetClir](#setclir) ([in] int slotId, [in] int serialId, [in] int action) | 设置主叫号码显示限制。 |
1967 ### SetClir()
1970 IRil::SetClir ([in] int slotId, [in] int serialId, [in] int action )
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp1047 ret = imsCallPtr_->SetClir(DEFAULT_SLOTID, action);
1063 ret = imsCallPtr_->SetClir(SIM_SLOT_ID_1, action);
/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
434 return Request(TELEPHONY_LOG_FUNC_NAME, result, &HDI::Ril::V1_1::IRil::SetClir, action); in SetClir()
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
441 … return TaskSchedule(response, "TelRilCall", GetTelRilCall(slotId), &TelRilCall::SetClir, action); in SetClir()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp783 int32_t ret = g_rilInterface->SetClir(SLOTID_1, RilTestUtil::GetSerialId(), 1);
799 int32_t ret = g_rilInterface->SetClir(SLOTID_2, RilTestUtil::GetSerialId(), 1);
/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/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp112 telRilCall->SetClir(index, result); in GetCallList()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h61 int32_t SetClir(int32_t slotId, int32_t serialId, int32_t action) override;
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Di_tel_ril_manager.h88 …virtual int32_t SetClir(int32_t slotId, const int32_t action, const AppExecFwk::InnerEvent::Pointe…

123