OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectionList_t
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
Connection.h
120
typedef std::list<Connection *>
connectionList_t
;
121
typedef
connectionList_t
::iterator connectionIterator_t;
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
Server.h
102
connectionList_t
peerConnections; /**< Connections to devices */
Completed in 56 milliseconds