Home
last modified time | relevance | path

Searched defs:cellListCurrentInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp436 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellListCurrentInfo) in NetworkCurrentCellUpdated()
479 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_1 &cellListCurrentInfo) in NetworkCurrentCellUpdated_1_1()
522 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_2 &cellListCurrentInfo) in NetworkCurrentCellUpdated_1_2()
794 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_1 &cellListCurrentInfo) in GetCurrentCellInfoResponse_1_1()
840 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_2 &cellListCurrentInfo) in GetCurrentCellInfoResponse_1_2()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp375 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellListCurrentInfo) in NetworkCurrentCellUpdated()
417 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_1 &cellListCurrentInfo) in NetworkCurrentCellUpdated_1_1()
459 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_2 &cellListCurrentInfo) in NetworkCurrentCellUpdated_1_2()
718 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_1 &cellListCurrentInfo) in GetCurrentCellInfoResponse_1_1()
762 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo_1_2 &cellListCurrentInfo) in GetCurrentCellInfoResponse_1_2()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp177 …2_t TelRilNetwork::NetworkCurrentCellUpdated(const HDI::Ril::V1_1::CellListCurrentInfo &cellListCu… in NetworkCurrentCellUpdated()
H A Dtel_ril_callback.cpp618 const HDI::Ril::V1_1::CellListCurrentInfo &cellListCurrentInfo) in NetworkCurrentCellUpdated()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp310 auto cellListCurrentInfo = std::make_shared<CellListCurrentInformation>(); variable