Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp934 case RIL_E_NO_MEMORY: return "E_NO_MEMORY"; in failCauseToString()
Dril_service.cpp631 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in copyHidlStringToRil()
695 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
739 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
778 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchInts()
2284 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchImsGsmSms()
2622 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2632 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2686 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2696 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2847 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in prepareCarrierRestrictions()
[all …]
Dril.h178 RIL_E_NO_MEMORY = 37, /* Not sufficient memory to process the request */ enumerator
/device/generic/goldfish/radio/libril/
Dril.cpp930 case RIL_E_NO_MEMORY: return "E_NO_MEMORY"; in failCauseToString()
Dril_service.cpp530 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in copyHidlStringToRil()
594 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
638 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchStrings()
677 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchInts()
2160 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in dispatchImsGsmSms()
2497 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2507 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2561 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2571 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setDataProfile()
2730 sendErrorResponse(pRI, RIL_E_NO_MEMORY); in setAllowedCarriers()
[all …]
/device/generic/goldfish/radio/ril/
Dril.h168 RIL_E_NO_MEMORY = 37, /* Not sufficient memory to process the request */ enumerator