Home
last modified time | relevance | path

Searched refs:pilotPn (Results 1 – 5 of 5) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h305 int32_t pilotPn; member
541 int32_t pilotPn; member
Dhril_vendor_network_defs.h429 int32_t pilotPn; member
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp489 cellInfo.ServiceCellParas.cdma.pilotPn = info.serviceCells.cdma.pilotPn; in FillCdmaCellNearbyInfo()
629 cellInfo.ServiceCellParas.cdma.pilotPn = info.serviceCells.cdma.pilotPn; in FillCdmaCurrentCellInfo()
746 cellInfo.ServiceCellParas.cdma.pilotPn = info.serviceCells.cdma.pilotPn; in FillCdmaCurrentCellInformation()
/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp772 cellInfo.serviceCells.cdma.pilotPn = hrilCellPtr->ServiceCellParas.cdma.pilotPn; in FillCellNearbyInfoCdma()
816 cellInfo.serviceCells.cdma.pilotPn = hrilCellInfoVendor->ServiceCellParas.cdma.pilotPn; in FillCellInfoType()
854 cellInfo.serviceCells.cdma.pilotPn = hrilCellInfoVendor->ServiceCellParas.cdma.pilotPn; in FillCellInformationType()
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c987 if (NextInt(&pStr, &ci->ServiceCellParas.cdma.pilotPn) < 0) { in ParseCellInfoCdma()
1258 NextInt(&line, &response->ServiceCellParas.cdma.pilotPn); in ParseGetCdmaCellInfoLine()
1269 response->ServiceCellParas.cdma.pilotPn, response->ServiceCellParas.cdma.pilotStrength, in ParseGetCdmaCellInfoLine()