Searched refs:getModemStackStatusResponse (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 163 {RIL_REQUEST_GET_MODEM_STACK_STATUS, radio_1_6::getModemStackStatusResponse},
|
D | ril_service.h | 532 int getModemStackStatusResponse(int slotId,
|
D | ril_service.cpp | 7924 int radio_1_6::getModemStackStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, in getModemStackStatusResponse() function in radio_1_6 7939 radioService[slotId]->mRadioResponseV1_3->getModemStackStatusResponse( in getModemStackStatusResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 163 {RIL_REQUEST_GET_MODEM_STACK_STATUS, radio_1_6::getModemStackStatusResponse},
|
D | ril_service.h | 532 int getModemStackStatusResponse(int slotId,
|
D | ril_service.cpp | 8196 int radio_1_6::getModemStackStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, in getModemStackStatusResponse() function in radio_1_6 8211 radioService[slotId]->mRadioResponseV1_3->getModemStackStatusResponse( in getModemStackStatusResponse()
|