Home
last modified time | relevance | path

Searched refs:CELL_TYPE_CDMA (Results 1 - 11 of 11) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
H A Dcell_location.cpp122 if (!parcel.WriteInt32(static_cast<int32_t>(CellLocation::CellType::CELL_TYPE_CDMA))) { in Marshalling()
192 return CellLocation::CellType::CELL_TYPE_CDMA; in GetCellLocationType()
H A Dcell_information.cpp905 return CellType::CELL_TYPE_CDMA; in GetNetworkType()
910 if (!parcel.WriteInt32(static_cast<int32_t>(CellInformation::CellType::CELL_TYPE_CDMA))) { in Marshalling()
H A Dcore_service_proxy.cpp2749 case CellInformation::CellType::CELL_TYPE_CDMA: { in ProcessCellInfo()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_location.h29 CELL_TYPE_CDMA, member in OHOS::Telephony::CellLocation::CellType
H A Dcell_information.h38 CELL_TYPE_CDMA, member in OHOS::Telephony::CellInformation::CellType
/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp271 return CellInformation::CellType::CELL_TYPE_CDMA; in ConvertToCellType()
291 return CellInformation::CellType::CELL_TYPE_CDMA; in ConvertRatToCellType()
318 return CellInformation::CellType::CELL_TYPE_CDMA; in ConvertTechToCellType()
833 case CellInformation::CellType::CELL_TYPE_CDMA: { in AddCellInformation()
886 case CellInformation::CellType::CELL_TYPE_CDMA: { in GetCellLocation()
/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp119 case CellInformation::CellType::CELL_TYPE_CDMA: in GetCellRefInfo()
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp689 } else if (type == CellInformation::CellType::CELL_TYPE_CDMA) { in TestGetCellInfoList()
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2037 case CellInformation::CellType::CELL_TYPE_CDMA: in WrapCellInformationType()
2144 case CellInformation::CellType::CELL_TYPE_CDMA: { in JudgmentData()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp95 case CellInformation::CellType::CELL_TYPE_CDMA: { in PrintCellInformation()
H A Dzero_branch_test.cpp84 const CellInformation::CellType CDMA = CellInformation::CellType::CELL_TYPE_CDMA;

Completed in 30 milliseconds