Home
last modified time | relevance | path

Searched defs:lac (Results 1 – 20 of 20) sorted by relevance

/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp153 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
175 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()
370 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; in ProcessNeighboringCellGsm() local
438 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; in ProcessNeighboringCellTdscdma() local
474 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; in ProcessCurrentCellGsm() local
527 int32_t &lac = cellInfo->ServiceCellParas.wcdma.lac; in ProcessCurrentCellWcdma() local
579 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; in ProcessCurrentCellTdscdma() local
Doperator_name.cpp352 int32_t lac = GetCurrentLac(); in GetPlmn() local
369 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons()
399 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool l… in GetCustEons()
Dnetwork_search_handler.cpp815 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
Dnetwork_search_manager.cpp973 …orkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
/base/telephony/core_service/frameworks/native/src/
Dcell_information.cpp113 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam()
291 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
481 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam()
646 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
664 void TdscdmaCellInformation::SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) in SetTdscdmaParam()
829 void TdscdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
Dcell_location.cpp97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam()
Dcore_service_client.cpp390 std::u16string CoreServiceClient::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, in GetSimEons()
Dcore_service_proxy.cpp996 std::u16string CoreServiceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, b… in GetSimEons()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_core_service_test.cpp162 int32_t lac = 1; variable
320 int32_t lac = 1; variable
Dsim_test.cpp1330 int32_t lac = 1; variable
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts2375 lac: number; property
2605 lac: number; property
2675 lac: number; property
/base/telephony/sms_mms/services/sms/cdma/
Dcdma_sms_receive_handler.cpp206 const int lac = -1; in SetCBBroadcastParam() local
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h218 int32_t lac; member
270 int32_t lac; member
337 int32_t lac; member
479 int32_t lac; member
573 int32_t lac; member
Dhril_vendor_network_defs.h471 int32_t lac; member
549 int32_t lac; member
672 int32_t lac; member
740 int32_t lac; member
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp195 std::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequir… in GetSimEons()
Dicc_file.cpp207 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
Dsim_manager.cpp701 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool lo… in GetSimEons()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp548 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool l… in GetSimEons()
Dcore_service_stub.cpp703 int32_t lac = data.ReadInt32(); in OnGetSimEons() local
/base/telephony/core_service/services/sim/test/
Dtest.cpp464 int32_t lac = 1; in TestGetSimEons() local