Home
last modified time | relevance | path

Searched refs:SendSimMatchedOperatorInfoResponse (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_callback_v12.md23 | [SendSimMatchedOperatorInfoResponse](#sendsimmatchedoperatorinforesponse) ([in] struct RilRadioRe…
71 ### SendSimMatchedOperatorInfoResponse()
74 IRilCallback::SendSimMatchedOperatorInfoResponse ([in] struct RilRadioResponseInfo responseInfo)
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/
H A Diril_callback.h.txt76 …virtual int32_t SendSimMatchedOperatorInfoResponse(const OHOS::HDI::Ril::V1_1::RilRadioResponseInf…
H A Dril_callback_service.h.txt33 …int32_t SendSimMatchedOperatorInfoResponse(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& respo…
H A Dril_callback_proxy.h.txt42 …int32_t SendSimMatchedOperatorInfoResponse(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& respo…
H A Dril_callback_service.cpp.txt31 int32_t RilCallbackService::SendSimMatchedOperatorInfoResponse(const OHOS::HDI::Ril::V1_1::RilRadio…
H A Dril_callback_proxy.cpp.txt83 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::SendSimMatchedOperatorInfoResponse(const OHOS::HDI:…
H A Dril_callback_stub.cpp.txt1165 int32_t rilCallbackRet = impl->SendSimMatchedOperatorInfoResponse(responseInfo);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_2/
H A DIRilCallback.idl80 SendSimMatchedOperatorInfoResponse([in] struct RilRadioResponseInfo responseInfo);
/ohos5.0/drivers/interface/ril/v1_2/
H A DIRilCallback.idl80 [oneway] SendSimMatchedOperatorInfoResponse([in] struct RilRadioResponseInfo responseInfo);
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_sim.h111 …int32_t SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInf…
H A Dtel_ril_callback.h183 …int32_t SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInf…
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp77 return SendSimMatchedOperatorInfoResponse(requestNum, responseInfo, response, responseLen); in AddBasicHandlerToMap()
640 int32_t HRilSim::SendSimMatchedOperatorInfoResponse( in SendSimMatchedOperatorInfoResponse() function in OHOS::Telephony::HRilSim
643 … return Response(responseInfo, &HDI::Ril::V1_2::IRilCallback::SendSimMatchedOperatorInfoResponse); in SendSimMatchedOperatorInfoResponse()
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_sim.h114 …int32_t SendSimMatchedOperatorInfoResponse(int32_t requestNum, HDI::Ril::V1_1::RilRadioResponseInf…
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp572 int32_t TelRilCallback::SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseIn… in SendSimMatchedOperatorInfoResponse() function in OHOS::Telephony::TelRilCallback
574 …sponse(responseInfo, &TelRilManager::GetTelRilSim, &TelRilSim::SendSimMatchedOperatorInfoResponse); in SendSimMatchedOperatorInfoResponse()
H A Dtel_ril_sim.cpp307 int32_t TelRilSim::SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &r… in SendSimMatchedOperatorInfoResponse() function in OHOS::Telephony::TelRilSim
/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h190 …int32_t SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInf…
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h407 …int32_t SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInf…
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp282 int32_t RilCallbackTest::SendSimMatchedOperatorInfoResponse(const RilRadioResponseInfo &responseInf… in SendSimMatchedOperatorInfoResponse() function in OHOS::Telephony::RilCallbackTest
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp363 int32_t RilCallbackTest::SendSimMatchedOperatorInfoResponse(const HDI::Ril::V1_1::RilRadioResponseI… in SendSimMatchedOperatorInfoResponse() function in OHOS::Telephony::RilCallbackTest
H A Dzero_branch_test.cpp694 EXPECT_NE(HDF_SUCCESS, sim->SendSimMatchedOperatorInfoResponse(0, responseInfo, nullptr, 0));
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/
H A Ddump.txt38 [mini, lite, full, callback] SendSimMatchedOperatorInfoResponse(