Searched refs:IsDebuggerSpecific (Results 1 – 3 of 3) sorted by relevance
56 bool IsDebuggerSpecific() const { return m_debugger_specific; } in IsDebuggerSpecific() function86 bool IsDebuggerSpecific() const { return m_debugger_specific; } in IsDebuggerSpecific() function
70 progress_data->IsDebuggerSpecific()); in GetAsStructuredData()122 diagnostic_data->IsDebuggerSpecific()); in GetAsStructuredData()
132 is_debugger_specific = progress_data->IsDebuggerSpecific(); in GetProgressFromEvent()