Home
last modified time | relevance | path

Searched refs:dispatchRequest (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
DRilSapSocket.h216 void dispatchRequest(MsgHeader *request);
DRilSapSocket.cpp206 dispatchRequest(req->curr); in processRequestsLoop()
267 void RilSapSocket::dispatchRequest(MsgHeader *req) { in dispatchRequest() function in RilSapSocket