Searched refs:AppMgmtSession (Results 1 – 2 of 2) sorted by relevance
268 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg) in setup()303 int SystemComm::AppMgmtSession::setupMgmt(const hub_message_t *appMsg, uint32_t cmd) in setupMgmt()319 int SystemComm::AppMgmtSession::handleRx(MessageBuf &buf) in handleRx()343 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp) in handleTransfer()373 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp) in handleFinish()400 int SystemComm::AppMgmtSession::handleReload(NanohubRsp &rsp) in handleReload()412 int SystemComm::AppMgmtSession::handleMgmt(NanohubRsp &rsp) in handleMgmt()
191 class AppMgmtSession : public Session {210 AppMgmtSession() { in AppMgmtSession() function301 AppMgmtSession mAppMgmtSession;