Home
last modified time | relevance | path

Searched refs:broadcaster_name (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/API/
DSBCommunication.cpp27 SBCommunication::SBCommunication(const char * broadcaster_name) : in SBCommunication() argument
28 m_opaque (new Communication (broadcaster_name)), in SBCommunication()
35 "SBCommunication(%p)", broadcaster_name, m_opaque); in SBCommunication()
/external/lldb/scripts/Python/interface/
DSBCommunication.i27 SBCommunication (const char * broadcaster_name);
/external/lldb/include/lldb/API/
DSBCommunication.h33 SBCommunication (const char * broadcaster_name);
/external/lldb/include/lldb/Core/
DCommunication.h110 Communication(const char * broadcaster_name);