Home
last modified time | relevance | path

Searched defs:GetConnection (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DCommunication.h162 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function
/external/openscreen/osp/impl/presentation/
Dpresentation_connection.cc284 Connection* ConnectionManager::GetConnection(uint64_t connection_id) { in GetConnection() function in openscreen::osp::ConnectionManager
/external/webrtc/p2p/base/
Dport.cc249 Connection* Port::GetConnection(const rtc::SocketAddress& remote_addr) { in GetConnection() function in cricket::Port
Dp2p_transport_channel_unittest.cc2391 Connection* GetConnection(P2PTransportChannel* channel, in GetConnection() function in cricket::P2PTransportChannelMultihomedTest
/external/stressapptest/src/
Dworker.cc2094 bool NetworkListenThread::GetConnection(int *pnewsock) { in GetConnection() function in NetworkListenThread