Searched defs:Connection (Results 1 – 5 of 5) sorted by relevance
34 class Connection; variable
30 class Connection; variable
316 ### Connection subsection
290 return std::shared_ptr<Connection>(conn.get(), [pool = weak_from_this(), conn](Connection *) { in AcquireRef() argument
268 } Connection; typedef