Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h255 typedef std::map<int, Session* > SessionMap; typedef
258 SessionMap sessions_;
260 bool isActive(const SessionMap::iterator &pos) const in isActive()
264 void next(SessionMap::iterator &pos) in next()