Home
last modified time | relevance | path

Searched defs:m_connectionManager (Results 1 – 9 of 9) sorted by relevance

/dports/irc/konversation/konversation-21.12.3/src/
H A Dawaymanager.h174 ConnectionManager* m_connectionManager; variable
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/http/
H A DHttpConnectionManager.cpp21 std::shared_ptr<HttpClientConnectionManager> m_connectionManager; member
187 std::shared_ptr<HttpClientConnectionManager> m_connectionManager; member in Aws::Crt::Http::ManagedConnection
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/include/aws/crt/http/
H A DHttpConnectionManager.h101 aws_http_connection_manager *m_connectionManager; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/instances/
H A Dnodeinstanceserverproxy.h102 ConnectionManagerInterface &m_connectionManager; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmlpreview/
H A Dqmlpreviewruncontrol.h66 Internal::QmlPreviewConnectionManager m_connectionManager; variable
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/
H A Dmanager.h107 ConnectionManager* m_connectionManager; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/include/
H A Dnodeinstanceview.h236 ConnectionManagerInterface &m_connectionManager; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wimax/model/
H A Dwimax-net-device.h552 Ptr<ConnectionManager> m_connectionManager; ///< connection manager variable
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/tests/
H A DProxyTest.cpp69 std::shared_ptr<HttpClientConnectionManager> m_connectionManager; member