Home
last modified time | relevance | path

Searched defs:dataRegResponse (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_response.cpp160 const RadioResponseInfo& info, const DataRegStateResult& dataRegResponse) { in getDataRegistrationStateResponse()
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp760 Return<void> RadioResponse_v1_3::getDataRegistrationStateResponse_1_2( in getDataRegistrationStateResponse_1_2()
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp757 Return<void> RadioResponse_v1_2::getDataRegistrationStateResponse_1_2( in getDataRegistrationStateResponse_1_2()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp811 Return<void> RadioResponse_v1_4::getDataRegistrationStateResponse_1_4( in getDataRegistrationStateResponse_1_4()
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp812 Return<void> RadioResponse_v1_5::getDataRegistrationStateResponse_1_4( in getDataRegistrationStateResponse_1_4()
/hardware/ril/libril/
Dril_service.cpp3928 DataRegStateResult dataRegResponse = {}; in getDataRegistrationStateResponse() local