/base/telephony/sms_mms/services/sms/include/gsm/ |
H A D | gsm_sms_cb_handler.h | 48 bool MatchLocation(std::u16string plmn, int32_t lac, int32_t cid) in MatchLocation() argument
|
/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_receive_handler.cpp | 293 const int lac = -1; in SetCBBroadcastParam() local
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_location.cpp | 97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam() argument
|
H A D | cell_information.cpp | 121 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 D | core_service_client.cpp | 432 std::u16string CoreServiceClient::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, in GetSimEons() argument
|
H A D | core_service_proxy.cpp | 1110 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 D | sim_core_service_test.cpp | 166 int32_t lac = 1; in HWTEST_F() local 327 int32_t lac = 1; in HWTEST_F() local
|
H A D | sim_test.cpp | 1341 int32_t lac = 1; in HWTEST_F() local
|
H A D | zero_branch_test_core_service.cpp | 195 int32_t lac = 1; in HWTEST_F() local
|
/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() 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 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() argument 456 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons() argument [all...] |
H A D | network_search_manager.cpp | 1090 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
|
H A D | network_search_handler.cpp | 1193 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
|
/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
|
/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() argument
|
H A D | sim_manager.cpp | 766 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired)
in GetSimEons() argument
|
H A D | sim_file_manager.cpp | 257 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 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
|
/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 616 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
|
H A D | core_service_stub.cpp | 999 int32_t lac = data.ReadInt32(); in OnGetSimEons() local
|
/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 465 int32_t lac = 1; in TestGetSimEons() local 467 std::cin >> lac; in TestGetSimEons() local
|