Home
last modified time | relevance | path

Searched refs:SessionManager (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.h171 class SessionManager; variable
174 friend class SessionManager; variable
416 class SessionManager {
Dsystem_comms.cpp1411 int SystemComm::SessionManager::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appMa… in handleRx()
1456 int SystemComm::SessionManager::setup_and_add(int id, Session *session, const hub_message_t *appMsg… in setup_and_add()