Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h121 int32_t ura; /* UTRAN Registration Area Identity. 0~65535 */ member
Dhril_vendor_network_defs.h261 int32_t ura; /* UTRAN Registration Area Identity. 0~65535 */ member
/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp698 cellInfo.serviceCells.wcdma.ura = hrilCellInfoVendor->ServiceCellParas.wcdma.ura; in FillCellInfoType()
769 cellInfo.serviceCells.wcdma.ura = 0; in FillCurrentCellInfo()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp555 cellInfo.ServiceCellParas.wcdma.ura = info.serviceCells.wcdma.ura; in FillWcdmaCurrentCellInfo()
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c1243 NextInt(&line, &response->ServiceCellParas.wcdma.ura); in ParseGetWcdmaCellInfoLine()
1251 response->ServiceCellParas.wcdma.ura); in ParseGetWcdmaCellInfoLine()