Home
last modified time | relevance | path

Searched defs:baseId (Results 1 – 6 of 6) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
Dcell_location.cpp158 void CdmaCellLocation::SetCdmaParam(int32_t baseId, int32_t latitude, int32_t longitude, int32_t ni… in SetCdmaParam()
Dcell_information.cpp711 void CdmaCellInformation::SetCdmaParam(int32_t baseId, int32_t latitude, int32_t longitude, int32_t… in SetCdmaParam()
847 void CdmaCellInformation::UpdateLocation(int32_t baseId, int32_t latitude, int32_t longitude) in UpdateLocation()
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp417 int32_t &baseId = cellInfo->ServiceCellParas.cdma.baseId; in ProcessNeighboringCellCdma() local
549 int32_t &baseId = cellInfo->ServiceCellParas.cdma.baseId; in ProcessCurrentCellCdma() local
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts904 baseId: number; property
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h127 int32_t baseId; /* integer type and range is 0-65535 */ member
202 int32_t baseId; /* integer type and range is 0-65535 */ member
Dhril_vendor_network_defs.h160 int32_t baseId; /* integer type and range is 0-65535 */ member