Searched refs:getLastCallFailCauseResponse (Results 1 – 15 of 15) sorted by relevance
/hardware/ril/libril/ |
D | ril_commands.h | 35 {RIL_REQUEST_LAST_CALL_FAIL_CAUSE, radio::getLastCallFailCauseResponse},
|
D | ril_service.h | 88 int getLastCallFailCauseResponse(int slotId,
|
D | ril_service.cpp | 3432 int radio::getLastCallFailCauseResponse(int slotId, in getLastCallFailCauseResponse() function in radio 3460 Return<void> retStatus = radioService[slotId]->mRadioResponse->getLastCallFailCauseResponse( in getLastCallFailCauseResponse()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_response.cpp | 108 Return<void> RadioResponse_v1_1::getLastCallFailCauseResponse( in getLastCallFailCauseResponse() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 112 Return<void> getLastCallFailCauseResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_response.cpp | 107 Return<void> RadioResponse_v1_3::getLastCallFailCauseResponse( in getLastCallFailCauseResponse() function in RadioResponse_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 113 Return<void> getLastCallFailCauseResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 114 Return<void> getLastCallFailCauseResponse(const RadioResponseInfo& info,
|
D | radio_response.cpp | 138 Return<void> RadioResponse::getLastCallFailCauseResponse( in getLastCallFailCauseResponse() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 107 Return<void> RadioResponse_v1_2::getLastCallFailCauseResponse( in getLastCallFailCauseResponse() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 149 Return<void> getLastCallFailCauseResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 109 Return<void> RadioResponse_v1_4::getLastCallFailCauseResponse( in getLastCallFailCauseResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 131 Return<void> getLastCallFailCauseResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 258 * Response function is IRadioResponse.getLastCallFailCauseResponse()
|
D | IRadioResponse.hal | 406 oneway getLastCallFailCauseResponse(RadioResponseInfo info,
|