Searched defs:sapSocket (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | sap_service.cpp | 119 RilSapSocket *sapSocket = RilSapSocket::getSocketById(rilSocketId); in addPayloadAndDispatchRequest() local 663 sp<SapImpl> getSapImpl(RilSapSocket *sapSocket) { in getSapImpl() 766 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse() 918 void sap::processResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processResponse() 922 void sap::processUnsolResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processUnsolResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | sap_service.cpp | 119 RilSapSocket *sapSocket = RilSapSocket::getSocketById(rilSocketId); in addPayloadAndDispatchRequest() local 663 sp<SapImpl> getSapImpl(RilSapSocket *sapSocket) { in getSapImpl() 766 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse() 918 void sap::processResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processResponse() 922 void sap::processUnsolResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processUnsolResponse()
|
/device/generic/goldfish/radio/libril/ |
D | sap_service.cpp | 119 RilSapSocket *sapSocket = RilSapSocket::getSocketById(rilSocketId); in addPayloadAndDispatchRequest() local 663 sp<SapImpl> getSapImpl(RilSapSocket *sapSocket) { in getSapImpl() 766 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse() 918 void sap::processResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processResponse() 922 void sap::processUnsolResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processUnsolResponse()
|