/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | _cellfence_info.md | 37 ### lac subsection
|
H A D | _cell_trajectory_data.md | 42 ### lac subsection
|
H A D | lpfence_current_cell.md | 70 ### lac subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _cell_list_rat_gsm_v10.md | 71 ### lac subsection
|
H A D | _cell_list_rat_gsm_v11.md | 71 ### lac subsection
|
H A D | _cell_rat_gsm_v10.md | 73 ### lac subsection
|
H A D | _cell_rat_gsm_v11.md | 73 ### lac subsection
|
H A D | _cell_list_rat_tdscdma_v10.md | 74 ### lac subsection
|
H A D | _cell_list_rat_tdscdma_v11.md | 74 ### lac subsection
|
H A D | _cell_rat_tdscdma_v10.md | 74 ### lac subsection
|
H A D | _cell_rat_tdscdma_v11.md | 74 ### lac subsection
|
H A D | _cell_rat_wcdma_v10.md | 74 ### lac subsection
|
H A D | _cell_rat_wcdma_v11.md | 74 ### lac subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/ |
H A D | _a_gnss_ref_cell_id.md | 45 ### lac 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() 381 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; in ProcessNeighboringCellGsm() local 469 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; in ProcessNeighboringCellTdscdma() local 515 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; in ProcessCurrentCellGsm() local 578 int32_t &lac = cellInfo->ServiceCellParas.wcdma.lac; in ProcessCurrentCellWcdma() local 640 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; in ProcessCurrentCellTdscdma() local
|
H A D | operator_name.cpp | 392 int32_t lac = GetCurrentLac(); in GetPlmn() local 409 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons() 456 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool l… in GetCustEons()
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_information.cpp | 121 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam() 300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() 491 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam() 657 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() 675 void TdscdmaCellInformation::SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) in SetTdscdmaParam() 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/test/unittest/core_service_gtest/ |
H A D | sim_core_service_test.cpp | 166 int32_t lac = 1; variable 327 int32_t lac = 1; variable
|
H A D | zero_branch_test_core_service.cpp | 190 int32_t lac = 1; variable
|
H A D | sim_test.cpp | 1338 int32_t lac = 1; variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_receive_handler.cpp | 293 const int lac = -1; in SetCBBroadcastParam() local
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_network_parcel.h | 222 int32_t lac; member 274 int32_t lac; member 341 int32_t lac; member 483 int32_t lac; member 577 int32_t lac; member
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 471 int32_t lac; member 549 int32_t lac; member 672 int32_t lac; member 740 int32_t lac; member
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file.cpp | 262 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
|