Home
last modified time | relevance | path

Searched refs:pullLceDataResponse (Results 1 – 17 of 17) sorted by relevance

/hardware/ril/libril/
Dril_commands.h151 {RIL_REQUEST_PULL_LCEDATA, radio::pullLceDataResponse},
Dril_service.h516 int pullLceDataResponse(int slotId,
Dril_service.cpp6404 int radio::pullLceDataResponse(int slotId, in pullLceDataResponse() function in radio
6423 Return<void> retStatus = radioService[slotId]->mRadioResponse->pullLceDataResponse( in pullLceDataResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp623 Return<void> RadioResponse_v1_1::pullLceDataResponse(const RadioResponseInfo& /*info*/, in pullLceDataResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h391 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h393 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
Dradio_response.cpp855 Return<void> RadioResponse::pullLceDataResponse(const RadioResponseInfo& info, in pullLceDataResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp631 Return<void> RadioResponse_v1_2::pullLceDataResponse(const RadioResponseInfo& /*info*/, in pullLceDataResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h431 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp643 Return<void> RadioResponse_v1_4::pullLceDataResponse(const RadioResponseInfo& /*info*/, in pullLceDataResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h418 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h395 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp643 Return<void> RadioResponse_v1_5::pullLceDataResponse(const RadioResponseInfo& /*info*/, in pullLceDataResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h435 Return<void> pullLceDataResponse(const RadioResponseInfo& info, const LceDataInfo& lceInfo);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h538 Return<void> pullLceDataResponse(
/hardware/interfaces/radio/1.0/
DIRadio.hal1490 * Response callback is IRadioResponse.pullLceDataResponse() which may return
DIRadioResponse.hal2466 oneway pullLceDataResponse(RadioResponseInfo info, LceDataInfo lceInfo);