Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril.cpp200 RequestInfo *pRI; in addRequestToList() local
501 checkAndDequeueRequestInfoIfAck(struct RequestInfo *pRI, bool isAck) { in checkAndDequeueRequestInfoIfAck()
559 RequestInfo *pRI; in RIL_onRequestAck() local
592 RequestInfo *pRI; in RIL_onRequestComplete() local
Dril_service.cpp566 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
580 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
604 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
618 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
627 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
644 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
687 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
727 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
759 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
783 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]