/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_response.cpp | 656 Return<void> RadioResponse_v1_1::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 407 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 409 Return<void> acknowledgeRequest(int32_t serial);
|
D | radio_response.cpp | 902 Return<void> RadioResponse::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 666 Return<void> RadioResponse_v1_2::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 447 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/ril/libril/ |
D | ril.cpp | 582 radio::acknowledgeRequest((int) socket_id, pRI->token); in RIL_onRequestAck()
|
D | ril_service.h | 552 void acknowledgeRequest(int slotId, int serial);
|
D | ril_service.cpp | 2901 void radio::acknowledgeRequest(int slotId, int serial) { in acknowledgeRequest() function in radio 2903 Return<void> retStatus = radioService[slotId]->mRadioResponse->acknowledgeRequest(serial); in acknowledgeRequest()
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 678 Return<void> RadioResponse_v1_4::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 434 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 411 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 678 Return<void> RadioResponse_v1_5::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 451 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 562 Return<void> acknowledgeRequest(int32_t serial);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 2571 oneway acknowledgeRequest(int32_t serial);
|