Home
last modified time | relevance | path

Searched defs:cellId (Results 1 - 8 of 8) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
H A Dcell_location.cpp97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam() argument
H A Dcell_information.cpp33 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 Dnetwork_register.cpp328 int32_t cellId = 0; in UpdateNsaState() local
H A Dcell_info.cpp159 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 Dnetwork_search_manager.cpp1090 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
H A Dnetwork_search_handler.cpp1193 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h108 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 Dhril_vendor_network_defs.h283 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