Searched defs:rsp (Results 1 – 3 of 3) sorted by relevance
133 NanohubRsp rsp(buf, true); in handleRx() local201 NanohubRsp rsp(buf, true); in handleRx() local331 NanohubRsp rsp(buf); in handleRx() local357 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp) in handleTransfer()387 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp) in handleFinish()413 int SystemComm::AppMgmtSession::handleRun(NanohubRsp &rsp) in handleRun()445 int SystemComm::AppMgmtSession::handleRunFailed(NanohubRsp &rsp) in handleRunFailed()461 int SystemComm::AppMgmtSession::handleReboot(NanohubRsp &rsp) in handleReboot()473 int SystemComm::AppMgmtSession::handleMgmt(NanohubRsp &rsp) in handleMgmt()525 NanohubRsp rsp(buf, true); in handleRx() local[all …]
118 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */ member
291 auto rsp = reinterpret_cast<const BrHostEventData *>(event.GetDataPtr()); in PrintBridgeVersion() local