Home
last modified time | relevance | path

Searched defs:lte (Results 1 - 9 of 9) sorted by relevance

/base/telephony/core_service/services/network_search/include/
H A Dsignal_info.h61 LteSignalInformation lte; member
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_types.h212 LteRssi lte; member
H A Dtel_ril_network_parcel.h389 CellRatLte lte; member
447 CellRatLte lte; member
629 CellListRatLte lte; member
/base/telephony/core_service/frameworks/native/src/
H A Dsignal_information.cpp332 LteSignalInformation &LteSignalInformation::operator=(const LteSignalInformation &lte) in operator =() argument
427 std::unique_ptr<LteSignalInformation> lte = std::make_unique<LteSignalInformation>(); NewInstance() local
[all...]
/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp193 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp223 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(cell.GetRefPtr()); in PrintLteCellInformation() local
383 LteSignalInformation *lte = reinterpret_cast<LteSignalInformation *>(signal.GetRefPtr()); PrintLteSignalInformation() local
732 LteSignalInformation *lte = reinterpret_cast<LteSignalInformation *>(v.GetRefPtr()); HWTEST_F() local
769 LteSignalInformation *lte = reinterpret_cast<LteSignalInformation *>(v.GetRefPtr()); HWTEST_F() local
803 sptr<LteSignalInformation> lte = new LteSignalInformation(); HWTEST_F() local
918 sptr<LteCellInformation> lte = new LteCellInformation(); HWTEST_F() local
[all...]
H A Dzero_branch_test_core_service.cpp800 std::shared_ptr<SignalInformation> lte = std::make_shared<LteSignalInformation>(); in HWTEST_F() local
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp199 void TestLteSignalInformation(const LteSignalInformation &lte) in TestLteSignalInformation() argument
258 LteSignalInformation *lte = reinterpret_cast<LteSignalInformation *>(v.GetRefPtr()); in TestGetSignalInfoList() local
684 LteCellInformation *lte in TestGetCellInfoList() local
[all...]
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h615 CellListRatLte lte; member
788 CellRatLte lte; member

Completed in 12 milliseconds