Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_service.cpp566 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse() function
589 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in copyHidlStringToRil()
598 sendErrorResponse(pRI, RIL_E_INTERNAL_ERR); in copyHidlStringToRil()
653 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
697 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
736 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchInts()
1218 sendErrorResponse(pRI, RIL_E_INVALID_ARGUMENTS); in setupDataCall()
1243 sendErrorResponse(pRI, RIL_E_REQUEST_NOT_SUPPORTED); in setupDataCall()
1466 sendErrorResponse(pRI, RIL_E_INVALID_ARGUMENTS); in startNetworkScan()
1480 sendErrorResponse(pRI, RIL_E_INVALID_ARGUMENTS); in startNetworkScan()
[all …]