Searched refs:mAppMgmtSession (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 1493 …status = mSessions.setup_and_add(CONTEXT_HUB_LOAD_APP, &mAppMgmtSession, appMsg, transactionId, mA… in doHandleTx() 1499 …status = mSessions.setup_and_add(CONTEXT_HUB_LOAD_APP, &mAppMgmtSession, appMsg, transactionId, mA… in doHandleTx() 1511 …status = mSessions.setup_and_add(CONTEXT_HUB_START_APPS, &mAppMgmtSession, appMsg, transactionId, … in doHandleTx()
|
D | system_comms.h | 470 AppMgmtSession mAppMgmtSession; variable
|