/hardware/ril/libril/ |
D | ril_commands.h | 26 {RIL_REQUEST_GET_CURRENT_CALLS, radio::getCurrentCallsResponse},
|
D | ril_service.h | 57 int getCurrentCallsResponse(int slotId,
|
D | ril_service.cpp | 3156 int radio::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio 3205 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_response.cpp | 67 Return<void> RadioResponse_v1_1::getCurrentCallsResponse( in getCurrentCallsResponse() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 103 Return<void> getCurrentCallsResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 105 Return<void> getCurrentCallsResponse(const RadioResponseInfo& info,
|
D | radio_response.cpp | 80 Return<void> RadioResponse::getCurrentCallsResponse( in getCurrentCallsResponse() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 65 Return<void> RadioResponse_v1_2::getCurrentCallsResponse( in getCurrentCallsResponse() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 138 Return<void> getCurrentCallsResponse(
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 65 Return<void> RadioResponse_v1_4::getCurrentCallsResponse( in getCurrentCallsResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 118 Return<void> getCurrentCallsResponse(
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 99 Return<void> getCurrentCallsResponse(
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 65 Return<void> RadioResponse_v1_5::getCurrentCallsResponse( in getCurrentCallsResponse() function in RadioResponse_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 135 Return<void> getCurrentCallsResponse(
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 147 Return<void> getCurrentCallsResponse(
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 145 * Response function is IRadioResponse.getCurrentCallsResponse()
|
D | IRadioResponse.hal | 185 oneway getCurrentCallsResponse(RadioResponseInfo info, vec<Call> calls);
|