Searched defs:rsp (Results 1 – 8 of 8) sorted by relevance
| /device/google/contexthub/contexthubhal/ |
| D | system_comms.cpp | 248 NanohubRsp rsp(buf, transactionId, chre); in handleRx() local 461 NanohubRsp rsp(buf, transactionId, chre); in handleRx() local 502 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp, MessageBuf &, AppManager &appManage… in handleTransfer() 567 int SystemComm::AppMgmtSession::handleStopTransfer(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStopTransfer() 598 int SystemComm::AppMgmtSession::handleQueryStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &appM… in handleQueryStart() 639 int SystemComm::AppMgmtSession::handleStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStart() 669 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManag… in handleFinish() 698 int SystemComm::AppMgmtSession::handleRun(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager) in handleRun() 731 int SystemComm::AppMgmtSession::handleInfo(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager) in handleInfo() 746 int SystemComm::AppMgmtSession::handleStopRun(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStopRun() [all …]
|
| D | NanohubHidlAdapter.cpp | 202 status_response_t *rsp) { in isValidOsStatus() 236 struct status_response_t rsp; in handleOsMessage() local
|
| /device/google/cuttlefish_common/guest/commands/usbforward/ |
| D | usb_server.cpp | 128 ResponseHeader rsp{StatusSuccess, tag}; in HandleDeviceList() local 148 ResponseHeader rsp{handle_ ? StatusSuccess : StatusFailure, tag}; in HandleAttach() local 154 ResponseHeader rsp{handle_ ? StatusSuccess : StatusFailure, tag}; in HandleHeartbeat() local 250 ResponseHeader rsp{is_success ? StatusSuccess : StatusFailure, tag}; in OnTransferComplete() local
|
| /device/google/cuttlefish_common/guest/hals/ril/libril/ |
| D | RilSapSocket.cpp | 244 MsgHeader rsp; in onRequestComplete() local 287 MsgHeader rsp; in onUnsolicitedResponse() local
|
| D | sap_service.cpp | 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/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/ |
| D | xs_wire.h | 118 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */ member
|
| /device/google/contexthub/util/nanotool/ |
| D | contexthub.cpp | 293 auto rsp = reinterpret_cast<const BrHostEventData *>(event.GetDataPtr()); in PrintBridgeVersion() local
|
| /device/generic/goldfish/keymaster/trusty/ |
| D | trusty_keymaster_device.cpp | 760 KeymasterResponse* rsp) { in Send()
|