/hardware/ril/libril/ |
D | ril_commands.h | 150 {RIL_REQUEST_STOP_LCE, radio::stopLceServiceResponse},
|
D | ril_service.h | 512 int stopLceServiceResponse(int slotId,
|
D | ril_service.cpp | 6427 int radio::stopLceServiceResponse(int slotId, in stopLceServiceResponse() function in radio 6440 = radioService[slotId]->mRadioResponse->stopLceServiceResponse(responseInfo, in stopLceServiceResponse()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_response.cpp | 618 Return<void> RadioResponse_v1_1::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 377 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_response.cpp | 628 Return<void> RadioResponse_v1_3::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 385 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 379 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
|
D | radio_response.cpp | 848 Return<void> RadioResponse::stopLceServiceResponse(const RadioResponseInfo& info, in stopLceServiceResponse() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 626 Return<void> RadioResponse_v1_2::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 418 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 638 Return<void> RadioResponse_v1_4::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 407 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1469 * Response callback is IRadioResponse.stopLceServiceResponse()
|
D | IRadioResponse.hal | 2449 oneway stopLceServiceResponse(RadioResponseInfo info, LceStatusInfo statusInfo);
|