Home
last modified time | relevance | path

Searched defs:lac (Results 1 - 21 of 21) sorted by relevance

/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_sms_cb_handler.h48 bool MatchLocation(std::u16string plmn, int32_t lac, int32_t cid) in MatchLocation() argument
/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp293 const int lac = -1; in SetCBBroadcastParam() local
/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.cpp121 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam() argument
300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() argument
491 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam() argument
657 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() argument
675 SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) SetTdscdmaParam() argument
841 UpdateLocation(int32_t cellId, int32_t lac) UpdateLocation() argument
[all...]
H A Dcore_service_client.cpp432 std::u16string CoreServiceClient::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, in GetSimEons() argument
H A Dcore_service_proxy.cpp1110 std::u16string CoreServiceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp166 int32_t lac = 1; in HWTEST_F() local
327 int32_t lac = 1; in HWTEST_F() local
H A Dsim_test.cpp1341 int32_t lac = 1; in HWTEST_F() local
H A Dzero_branch_test_core_service.cpp195 int32_t lac = 1; in HWTEST_F() local
/base/telephony/core_service/services/network_search/src/
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
381 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; ProcessNeighboringCellGsm() local
469 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; ProcessNeighboringCellTdscdma() local
515 int32_t &lac = cellInfo->ServiceCellParas.gsm.lac; ProcessCurrentCellGsm() local
578 int32_t &lac = cellInfo->ServiceCellParas.wcdma.lac; ProcessCurrentCellWcdma() local
640 int32_t &lac = cellInfo->ServiceCellParas.tdscdma.lac; ProcessCurrentCellTdscdma() local
[all...]
H A Doperator_name.cpp392 int32_t lac = GetCurrentLac(); in GetPlmn() local
409 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons() argument
456 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons() argument
[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.h222 int32_t lac; member
274 int32_t lac; member
341 int32_t lac; member
483 int32_t lac; member
577 int32_t lac; member
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp262 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons() argument
H A Dsim_manager.cpp766 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
H A Dsim_file_manager.cpp257 std::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A 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/core/src/
H A Dcore_service.cpp616 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
H A Dcore_service_stub.cpp999 int32_t lac = data.ReadInt32(); in OnGetSimEons() local
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp465 int32_t lac = 1; in TestGetSimEons() local
467 std::cin >> lac; in TestGetSimEons() local

Completed in 43 milliseconds