Searched defs:m_connection_sp (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Core/
H A DCommunication.h174 return m_connection_sp.get();
350 lldb::ConnectionSP m_connection_sp; ///< The connection that is current in use by this communications class. member in class:lldb_private::Communication

Completed in 74 milliseconds