Searched refs:fillCellIdentityResponse (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3578 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() function 3773 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromVoiceRegStateResponseString() 3865 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromDataRegStateResponseString() 3915 fillCellIdentityResponse(voiceRegResponse.cellIdentity, in getVoiceRegistrationStateResponse() 4002 fillCellIdentityResponse(dataRegResponse.cellIdentity, dataRegState->cellIdentity); in getDataRegistrationStateResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 4563 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() function 4738 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromVoiceRegStateResponseString() 4798 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromDataRegStateResponseString() 4848 fillCellIdentityResponse(voiceRegResponse.cellIdentity, in getVoiceRegistrationStateResponse() 4905 fillCellIdentityResponse(dataRegResponse.cellIdentity, dataRegState->cellIdentity); in getDataRegistrationStateResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 4732 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() function 4907 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromVoiceRegStateResponseString() 5015 fillCellIdentityResponse(cellIdentity, rilCellIdentity); in fillCellIdentityFromDataRegStateResponseString() 5065 fillCellIdentityResponse(voiceRegResponse.cellIdentity, in getVoiceRegistrationStateResponse() 5152 fillCellIdentityResponse(dataRegResponse.cellIdentity, dataRegState->cellIdentity); in getDataRegistrationStateResponse()
|