HomeSort by relevance Sort by last modified time
    Searched refs:AppMgmtSession (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.cpp 278 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg)
317 int SystemComm::AppMgmtSession::setupMgmt(const hub_message_t *appMsg, uint32_t cmd)
333 int SystemComm::AppMgmtSession::handleRx(MessageBuf &buf)
360 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp)
390 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp)
417 int SystemComm::AppMgmtSession::handleReload(NanohubRsp &rsp)
438 int SystemComm::AppMgmtSession::handleReboot(NanohubRsp &rsp)
448 int SystemComm::AppMgmtSession::handleMgmt(NanohubRsp &rsp)
system_comms.h 177 class AppMgmtSession : public Session {
198 AppMgmtSession() {
299 AppMgmtSession mAppMgmtSession;

Completed in 56 milliseconds