Home
last modified time | relevance | path

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

/hardware/ril/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.cpp500 void sendErrorResponse(RequestInfo *pRI, RIL_Errno err) { in sendErrorResponse()
514 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI, bool allowEmpty) { in copyHidlStringToRil()
538 bool copyHidlStringToRil(char **dest, const hidl_string &src, RequestInfo *pRI) { in copyHidlStringToRil()
552 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid() local
561 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString() local
578 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
621 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings() local
661 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts() local
693 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus() local
717 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw() local
[all …]