Home
last modified time | relevance | path

Searched defs:cellType (Results 1 – 3 of 3) sorted by relevance

/base/location/services/location_gnss/gnss/source/
Dagnss_event_callback.cpp109 CellInformation::CellType cellType = infoItem->GetNetworkType(); in GetCellRefInfo() local
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp233 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp2164 …alue JudgmentData(napi_env env, sptr<CellInformation> infoItem, CellInformation::CellType cellType) in JudgmentData()
2239 CellInformation::CellType cellType = CellInformation::CellType::CELL_TYPE_NONE; in GetCellInformationCallback() local