Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h1546 }RIL_CellIdentity_v16; typedef
1605 RIL_CellIdentity_v16 cellIdentity; // current cell information
1628 RIL_CellIdentity_v16 cellIdentity; // Current cell information
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1952 }RIL_CellIdentity_v16; typedef
2106 RIL_CellIdentity_v16 cellIdentity; // current cell information
2128 RIL_CellIdentity_v16 cellIdentity; // Current cell information
Dril_service.cpp5630 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse()
5709 RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse_1_5()
5914 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromVoiceRegStateResponseString()
5915 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromVoiceRegStateResponseString()
6139 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString_1_5()
6140 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromDataRegStateResponseString_1_5()
6348 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString()
6349 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromDataRegStateResponseString()