Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1548 }RIL_CellIdentity_v16; typedef
1607 RIL_CellIdentity_v16 cellIdentity; // current cell information
1630 RIL_CellIdentity_v16 cellIdentity; // Current cell information
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1617 }RIL_CellIdentity_v16; typedef
1676 RIL_CellIdentity_v16 cellIdentity; // current cell information
1699 RIL_CellIdentity_v16 cellIdentity; // Current cell information
Dril_service.cpp4551 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse()
4654 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromVoiceRegStateResponseString()
4655 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromVoiceRegStateResponseString()
4737 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString()
4738 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromDataRegStateResponseString()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3578 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse()
3701 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromVoiceRegStateResponseString()
3702 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromVoiceRegStateResponseString()
3784 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString()
3785 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromDataRegStateResponseString()