Searched defs:cellId (Results 1 - 8 of 8) sorted by relevance
/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_location.cpp | 97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam() argument
|
H A D | cell_information.cpp | 33 void CellInformation::Init(int32_t mcc, int32_t mnc, int32_t cellId) in Init() argument 55 void CellInformation::Init(std::string mcc, std::string mnc, int32_t cellId) in Init() argument 300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() argument 473 void LteCellInformation::UpdateLocation(int32_t cellId, int32_t tac) in UpdateLocation() argument 657 UpdateLocation(int32_t cellId, int32_t lac) UpdateLocation() argument 841 UpdateLocation(int32_t cellId, int32_t lac) UpdateLocation() argument [all...] |
/base/telephony/core_service/services/network_search/src/ |
H A D | network_register.cpp | 328 int32_t cellId = 0; in UpdateNsaState() local
|
H A D | cell_info.cpp | 159 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument 180 ProcessCellLocation( sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) ProcessCellLocation() argument 379 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; ProcessNeighboringCellGsm() local 513 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; ProcessCurrentCellGsm() local 546 int32_t &cellId = cellInfo->ServiceCellParas.lte.cellId; ProcessCurrentCellLte() local 577 int32_t &cellId = cellInfo->ServiceCellParas.wcdma.cellId; ProcessCurrentCellWcdma() local 639 int32_t &cellId = cellInfo->ServiceCellParas.tdscdma.cellId; ProcessCurrentCellTdscdma() local [all...] |
H A D | network_search_manager.cpp | 1090 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
|
H A D | network_search_handler.cpp | 1193 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
|
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_network_parcel.h | 108 int32_t cellId = 0; member 135 int32_t cellId = 0; member 219 int32_t cellId; member 242 int32_t cellId; member 271 int32_t cellId; member 338 int32_t cellId; member 480 int32_t cellId; member 574 int32_t cellId; member
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 283 int32_t cellId; member 467 int32_t cellId; member 545 int32_t cellId; member 668 int32_t cellId; member 698 int32_t cellId; member 736 int32_t cellId; member
|
Completed in 14 milliseconds