Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp113 CellInformation::CellType cellType = infoItem->GetNetworkType(); in GetCellRefInfo() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp231 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2127 …alue JudgmentData(napi_env env, sptr<CellInformation> infoItem, CellInformation::CellType cellType) in JudgmentData()
2202 CellInformation::CellType cellType = CellInformation::CellType::CELL_TYPE_NONE; in GetCellInformationCallback() local