Searched refs:cellIdentityTdscdma (Results 1 – 3 of 3) sorted by relevance
5635 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 …]
1865 RIL_CellIdentityTdscdma cellIdentityTdscdma; member1949 RIL_CellIdentityTdscdma cellIdentityTdscdma; member1960 RIL_CellIdentityTdscdma cellIdentityTdscdma; member2044 RIL_CellIdentityTdscdma_v1_2 cellIdentityTdscdma; member
1486 RIL_CellIdentityTdscdma cellIdentityTdscdma; member1543 RIL_CellIdentityTdscdma cellIdentityTdscdma; member