Home
last modified time | relevance | path

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

/hardware/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.cpp499 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
513 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
537 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
551 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
560 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
577 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
620 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
660 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
692 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
716 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]