Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1547 }RIL_CellIdentity_v16; typedef
1606 RIL_CellIdentity_v16 cellIdentity; // current cell information
1629 RIL_CellIdentity_v16 cellIdentity; // Current cell information
/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/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.cpp4563 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse()
4666 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromVoiceRegStateResponseString()
4667 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromVoiceRegStateResponseString()
4749 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString()
4750 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromDataRegStateResponseString()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1730 }RIL_CellIdentity_v16; typedef
1801 RIL_CellIdentity_v16 cellIdentity; // current cell information
1824 RIL_CellIdentity_v16 cellIdentity; // Current cell information
Dril_service.cpp4732 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse()
4835 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromVoiceRegStateResponseString()
4836 memset(&rilCellIdentity, -1, sizeof(RIL_CellIdentity_v16)); in fillCellIdentityFromVoiceRegStateResponseString()
4918 RIL_CellIdentity_v16 rilCellIdentity; in fillCellIdentityFromDataRegStateResponseString()
4919 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()