Home
last modified time | relevance | path

Searched refs:ResidentNetworkUpdated (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_callback_v12.md22 | [ResidentNetworkUpdated](#residentnetworkupdated) ([in] struct RilRadioResponseInfo responseInfo,…
50 ### ResidentNetworkUpdated()
53 IRilCallback::ResidentNetworkUpdated ([in] struct RilRadioResponseInfo responseInfo, [in] String pl…
/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_network.h77 int32_t ResidentNetworkUpdated(struct ReportInfo reportInfo, const char *s);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/
H A Diril_callback.h.txt73 …virtual int32_t ResidentNetworkUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseI…
H A Dril_callback_service.h.txt30 int32_t ResidentNetworkUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
H A Dril_callback_proxy.h.txt39 int32_t ResidentNetworkUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
H A Dril_callback_service.cpp.txt25 int32_t RilCallbackService::ResidentNetworkUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo…
H A Dril_callback_proxy.cpp.txt78 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::ResidentNetworkUpdated(const OHOS::HDI::Ril::V1_1::…
H A Dril_callback_stub.cpp.txt1138 int32_t rilCallbackRet = impl->ResidentNetworkUpdated(responseInfo, plmn);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_2/
H A DIRilCallback.idl69 ResidentNetworkUpdated([in] struct RilRadioResponseInfo responseInfo, [in] String plmn);
/ohos5.0/drivers/interface/ril/v1_2/
H A DIRilCallback.idl69 … [oneway] ResidentNetworkUpdated([in] struct RilRadioResponseInfo responseInfo, [in] String plmn);
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h110 …int32_t ResidentNetworkUpdated(int32_t indType, HRilErrNumber error, const void *response, size_t …
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_report.c426 ResidentNetworkUpdated(reportInfo, str); in OnNotifyNetWorksOps()
H A Dat_network.c1391 int32_t ResidentNetworkUpdated(struct ReportInfo reportInfo, const char *s) in ResidentNetworkUpdated() function
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h63 int32_t ResidentNetworkUpdated(const std::string &plmn);
H A Dtel_ril_callback.h204 int32_t ResidentNetworkUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp644 int32_t TelRilCallback::ResidentNetworkUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &response… in ResidentNetworkUpdated() function in OHOS::Telephony::TelRilCallback
647 …tify(responseInfo, &TelRilManager::GetTelRilNetwork, &TelRilNetwork::ResidentNetworkUpdated, plmn); in ResidentNetworkUpdated()
H A Dtel_ril_network.cpp208 int32_t TelRilNetwork::ResidentNetworkUpdated(const std::string &plmn) in ResidentNetworkUpdated() function in OHOS::Telephony::TelRilNetwork
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp769 …EXPECT_NE(HDF_SUCCESS, network->ResidentNetworkUpdated(0, HRilErrNumber::HRIL_ERR_NULL_POINT, null…
977 EXPECT_NE(HDF_SUCCESS, network->ResidentNetworkUpdated(0, err, nullptr, 0));
978 EXPECT_NE(HDF_SUCCESS, network->ResidentNetworkUpdated(0, err, NUMBER, sizeof(NUMBER)));
H A Dril_callback_test.cpp563 int32_t RilCallbackTest::ResidentNetworkUpdated(const RilRadioResponseInfo &responseInfo, const std… in ResidentNetworkUpdated() function in OHOS::Telephony::RilCallbackTest
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp64 … size_t responseLen) { return ResidentNetworkUpdated(notifyType, error, response, responseLen); }; in AddNotificationToMap()
819 int32_t HRilNetwork::ResidentNetworkUpdated(int32_t indType, const HRilErrNumber error, const void … in ResidentNetworkUpdated() function in OHOS::Telephony::HRilNetwork
826 …return Notify(indType, error, &HDI::Ril::V1_2::IRilCallback::ResidentNetworkUpdated, (const char *… in ResidentNetworkUpdated()
/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h211 int32_t ResidentNetworkUpdated(
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h428 int32_t ResidentNetworkUpdated(
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp500 int32_t RilCallbackTest::ResidentNetworkUpdated(const RilRadioResponseInfo &responseInfo, const std… in ResidentNetworkUpdated() function in OHOS::Telephony::RilCallbackTest
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/
H A Ddump.txt34 [mini, lite, full, callback] ResidentNetworkUpdated(