Searched defs:rsp (Results 1 – 2 of 2) sorted by relevance
123 NanohubRsp rsp(buf, true); in handleRx() local189 NanohubRsp rsp(buf); in handleRx() local214 NanohubRsp rsp(buf, true); in handleRx() local337 NanohubRsp rsp(buf); in handleRx() local360 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp) in handleTransfer()390 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp) in handleFinish()417 int SystemComm::AppMgmtSession::handleReload(NanohubRsp &rsp) in handleReload()438 int SystemComm::AppMgmtSession::handleReboot(NanohubRsp &rsp) in handleReboot()448 int SystemComm::AppMgmtSession::handleMgmt(NanohubRsp &rsp) in handleMgmt()491 NanohubRsp rsp(buf, true); in handleRx() local
291 auto rsp = reinterpret_cast<const BrHostEventData *>(event.GetDataPtr()); in PrintBridgeVersion() local