Searched defs:rsp (Results 1 – 10 of 10) 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/generic/trusty/secure_dpu/ |
| D | EmulatorDPUHandler.cpp | 61 secure_dpu_resp rsp; in HandleStartSecureDisplay() local 73 secure_dpu_resp rsp; in HandleStopSecureDisplay() local 103 secure_dpu_resp rsp; in HandleAllocateBuffer() local
|
| /device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
| D | remote_gatekeeper.cpp | 70 GatekeeperEnrollResponse* rsp) { in enroll() 117 const std::vector<uint8_t>& providedPassword, GatekeeperVerifyResponse* rsp) { in verify()
|
| /device/google/cuttlefish/guest/hals/ril/reference-libril/ |
| D | RilSapSocket.cpp | 244 MsgHeader rsp; in onRequestComplete() local 287 MsgHeader rsp; in onUnsolicitedResponse() local
|
| D | sap_service.cpp | 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()
|
| /device/google/cuttlefish/guest/hals/keymaster/remote/ |
| D | remote_keymaster.cpp | 32 KeymasterResponse* rsp) { in ForwardCommand() 60 ConfigureResponse rsp(message_version()); in Initialize() local
|
| /device/google/cuttlefish/guest/hals/keymint/remote/ |
| D | remote_keymaster.cpp | 35 KeymasterResponse* rsp) { in ForwardCommand() 64 ConfigureResponse rsp(message_version()); in Initialize() local
|
| /device/google/cuttlefish/host/commands/secure_env/rust/ |
| D | lib.rs | 145 let rsp = ta.process(req_data); in ta_main() localVariable
|
| /device/google/contexthub/util/nanotool/ |
| D | contexthub.cpp | 293 auto rsp = reinterpret_cast<const BrHostEventData *>(event.GetDataPtr()); in PrintBridgeVersion() local
|