/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/ |
H A D | _a_gnss_ref_info.md | 28 ### cellId subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _cell_list_rat_gsm_v10.md | 61 ### cellId subsection
|
H A D | _cell_list_rat_gsm_v11.md | 61 ### cellId subsection
|
H A D | _cs_reg_status_info_v10.md | 31 ### cellId subsection
|
H A D | _cs_reg_status_info_v11.md | 31 ### cellId subsection
|
H A D | _cell_rat_lte_v10.md | 42 ### cellId subsection
|
H A D | _cell_rat_lte_v11.md | 42 ### cellId subsection
|
H A D | _cell_rat_gsm_v10.md | 63 ### cellId subsection
|
H A D | _cell_rat_gsm_v11.md | 63 ### cellId subsection
|
H A D | _ps_reg_status_info_v10.md | 33 ### cellId subsection
|
H A D | _ps_reg_status_info_v11.md | 33 ### cellId subsection
|
H A D | _cell_list_rat_tdscdma_v10.md | 44 ### cellId subsection
|
H A D | _cell_list_rat_tdscdma_v11.md | 44 ### cellId subsection
|
H A D | _cell_rat_tdscdma_v10.md | 44 ### cellId subsection
|
H A D | _cell_rat_tdscdma_v11.md | 44 ### cellId subsection
|
H A D | _cell_rat_wcdma_v10.md | 44 ### cellId subsection
|
H A D | _cell_rat_wcdma_v11.md | 44 ### cellId subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | lpfence_current_cell.md | 58 ### cellId subsection
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | cell_info.cpp | 159 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() 181 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation() 379 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; in ProcessNeighboringCellGsm() local 513 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; in ProcessCurrentCellGsm() local 546 int32_t &cellId = cellInfo->ServiceCellParas.lte.cellId; in ProcessCurrentCellLte() local 577 int32_t &cellId = cellInfo->ServiceCellParas.wcdma.cellId; in ProcessCurrentCellWcdma() local 639 int32_t &cellId = cellInfo->ServiceCellParas.tdscdma.cellId; in ProcessCurrentCellTdscdma() local
|
H A D | network_register.cpp | 328 int32_t cellId = 0; in UpdateNsaState() local
|
H A D | network_search_handler.cpp | 1141 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_information.cpp | 33 void CellInformation::Init(int32_t mcc, int32_t mnc, int32_t cellId) in Init() 55 void CellInformation::Init(std::string mcc, std::string mnc, int32_t cellId) in Init() 300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() 473 void LteCellInformation::UpdateLocation(int32_t cellId, int32_t tac) in UpdateLocation() 657 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() 841 void TdscdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
|
H A D | cell_location.cpp | 97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam()
|
/ohos5.0/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
|
/ohos5.0/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
|