Home
last modified time | relevance | path

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

/hardware/ril/libril/
DRilSapSocket.h91 void dispatchRequest(MsgHeader *request);
DRilSapSocket.cpp200 void RilSapSocket::dispatchRequest(MsgHeader *req) { in dispatchRequest() function in RilSapSocket
Dsap_service.cpp122 sapSocket->dispatchRequest(msg); in addPayloadAndDispatchRequest()