/hardware/ril/libril/ |
D | ril_commands.h | 115 {RIL_REQUEST_DEVICE_IDENTITY, radio::getDeviceIdentityResponse},
|
D | ril_service.h | 374 int getDeviceIdentityResponse(int slotId,
|
D | ril_service.cpp | 5570 int radio::getDeviceIdentityResponse(int slotId, in getDeviceIdentityResponse() function in radio 5587 = radioService[slotId]->mRadioResponse->getDeviceIdentityResponse(responseInfo, in getDeviceIdentityResponse() 5593 = radioService[slotId]->mRadioResponse->getDeviceIdentityResponse(responseInfo, in getDeviceIdentityResponse()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_response.cpp | 459 Return<void> RadioResponse_v1_1::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 301 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 303 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
D | radio_response.cpp | 619 Return<void> RadioResponse::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 467 Return<void> RadioResponse_v1_2::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 340 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 470 Return<void> RadioResponse_v1_4::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 323 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 302 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 470 Return<void> RadioResponse_v1_5::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 340 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 415 Return<void> getDeviceIdentityResponse(
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1092 * Response callback is IRadioResponse.getDeviceIdentityResponse()
|
D | IRadioResponse.hal | 1891 oneway getDeviceIdentityResponse(RadioResponseInfo info, string imei, string imeisv,
|