Searched defs:GetConnection (Results 1 – 5 of 5) sorted by relevance
| /external/llvm-project/lldb/include/lldb/Core/ | ||
| D | Communication.h | 162 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function |
| /external/openscreen/osp/impl/presentation/ | ||
| D | presentation_connection.cc | 284 Connection* ConnectionManager::GetConnection(uint64_t connection_id) { in GetConnection() function in openscreen::osp::ConnectionManager |
| /external/webrtc/p2p/base/ | ||
| D | port.cc | 249 Connection* Port::GetConnection(const rtc::SocketAddress& remote_addr) { in GetConnection() function in cricket::Port |
| D | p2p_transport_channel_unittest.cc | 2391 Connection* GetConnection(P2PTransportChannel* channel, in GetConnection() function in cricket::P2PTransportChannelMultihomedTest |
| /external/stressapptest/src/ | ||
| D | worker.cc | 2094 bool NetworkListenThread::GetConnection(int *pnewsock) { in GetConnection() function in NetworkListenThread |