Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/ril/libril/
H A Dsap_service.cpp119 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()
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dsap_service.cpp120 RilSapSocket *sapSocket = RilSapSocket::getSocketById(rilSocketId); in addPayloadAndDispatchRequest() local
670 sp<SapImpl> getSapImpl(RilSapSocket *sapSocket) { in getSapImpl()
773 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse()
925 void sap::processResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processResponse()
929 void sap::processUnsolResponse(MsgHeader *rsp, RilSapSocket *sapSocket) { in processUnsolResponse()