Home
last modified time | relevance | path

Searched refs:cellIdentityTdscdma (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5635 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()
5691 cellIdentity.cellIdentityTdscdma.resize(1); in fillCellIdentityResponse()
5692 cellIdentity.cellIdentityTdscdma[0].mcc = in fillCellIdentityResponse()
5693 std::to_string(rilCellIdentity.cellIdentityTdscdma.mcc); in fillCellIdentityResponse()
5694 cellIdentity.cellIdentityTdscdma[0].mnc = in fillCellIdentityResponse()
5695 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()
5696 cellIdentity.cellIdentityTdscdma[0].lac = rilCellIdentity.cellIdentityTdscdma.lac; in fillCellIdentityResponse()
5697 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse()
5698 cellIdentity.cellIdentityTdscdma[0].cpid = rilCellIdentity.cellIdentityTdscdma.cpid; in fillCellIdentityResponse()
5772 tdscdma.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse_1_5()
[all …]
Dril.h1865 RIL_CellIdentityTdscdma cellIdentityTdscdma; member
1949 RIL_CellIdentityTdscdma cellIdentityTdscdma; member
1960 RIL_CellIdentityTdscdma cellIdentityTdscdma; member
2044 RIL_CellIdentityTdscdma_v1_2 cellIdentityTdscdma; member
/device/generic/goldfish/radio/include/telephony/
Dril.h1486 RIL_CellIdentityTdscdma cellIdentityTdscdma; member
1543 RIL_CellIdentityTdscdma cellIdentityTdscdma; member