Home
last modified time | relevance | path

Searched defs:pRI (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp621 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
635 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
659 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
673 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
682 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
699 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
742 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
782 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
814 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
838 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]
Dril.cpp208 RequestInfo *pRI = nullptr; in addRequestToList() local
530 checkAndDequeueRequestInfoIfAck(struct RequestInfo *pRI, bool isAck) { in checkAndDequeueRequestInfoIfAck()
588 RequestInfo *pRI; in RIL_onRequestAck() local
621 RequestInfo *pRI; in RIL_onRequestComplete() local
Dril_config.cpp145 RequestInfo *pRI = android::addRequestToList(serial, RIL_SOCKET_1, in setSimSlotsMapping() local
209 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setModemsConfig() local
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp610 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
624 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
648 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
662 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
671 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
688 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
731 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
771 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
803 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
827 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]
Dril.cpp198 RequestInfo *pRI; in addRequestToList() local
499 checkAndDequeueRequestInfoIfAck(struct RequestInfo *pRI, bool isAck) { in checkAndDequeueRequestInfoIfAck()
557 RequestInfo *pRI; in RIL_onRequestAck() local
590 RequestInfo *pRI; in RIL_onRequestComplete() local
/device/generic/goldfish/radio/libril/
Dril.cpp198 RequestInfo *pRI; in addRequestToList() local
499 checkAndDequeueRequestInfoIfAck(struct RequestInfo *pRI, bool isAck) { in checkAndDequeueRequestInfoIfAck()
557 RequestInfo *pRI; in RIL_onRequestAck() local
590 RequestInfo *pRI; in RIL_onRequestComplete() local
Dril_service.cpp507 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
521 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
545 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
559 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
568 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
585 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
628 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
668 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
700 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
724 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]