Home
last modified time | relevance | path

Searched refs:stopKeepaliveResponse (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish/radio/libril/
Dril_commands.h162 {RIL_REQUEST_STOP_KEEPALIVE, radio::stopKeepaliveResponse},
Dril_service.h548 int stopKeepaliveResponse(int slotId,
Dril_service.cpp6813 int radio::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopKeepaliveResponse() function in radio
6828 radioService[slotId]->mRadioResponseV1_1->stopKeepaliveResponse(responseInfo); in stopKeepaliveResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h162 {RIL_REQUEST_STOP_KEEPALIVE, radio_1_6::stopKeepaliveResponse},
Dril_service.h563 int stopKeepaliveResponse(int slotId,
Dril_service.cpp7904 int radio_1_6::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopKeepaliveResponse() function in radio_1_6
7919 radioService[slotId]->mRadioResponseV1_4->stopKeepaliveResponse(responseInfo); in stopKeepaliveResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h162 {RIL_REQUEST_STOP_KEEPALIVE, radio_1_6::stopKeepaliveResponse},
Dril_service.h563 int stopKeepaliveResponse(int slotId,
Dril_service.cpp8176 int radio_1_6::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopKeepaliveResponse() function in radio_1_6
8191 radioService[slotId]->mRadioResponseV1_1->stopKeepaliveResponse(responseInfo); in stopKeepaliveResponse()