Searched refs:stopKeepaliveResponse (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 162 {RIL_REQUEST_STOP_KEEPALIVE, radio::stopKeepaliveResponse},
|
D | ril_service.h | 548 int stopKeepaliveResponse(int slotId,
|
D | ril_service.cpp | 6813 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/ |
D | ril_commands.h | 162 {RIL_REQUEST_STOP_KEEPALIVE, radio_1_6::stopKeepaliveResponse},
|
D | ril_service.h | 563 int stopKeepaliveResponse(int slotId,
|
D | ril_service.cpp | 7904 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/ |
D | ril_commands.h | 162 {RIL_REQUEST_STOP_KEEPALIVE, radio_1_6::stopKeepaliveResponse},
|
D | ril_service.h | 563 int stopKeepaliveResponse(int slotId,
|
D | ril_service.cpp | 8176 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()
|