Searched defs:Connection (Results 1 – 9 of 9) sorted by relevance
27 struct Connection { struct32 virtual llvm::Error Start(Connection connection) = 0; argument
22 class Connection; variable
100 typedef struct Connection { struct113 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
92 struct Connection { struct96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() function
13 ### Connection subsection
54 ### Connection subsection
24 Connection = Log::ChannelFlag<5>, enumerator
61 class Connection; variable
1326 UINT8 *Connection; member