Home
last modified time | relevance | path

Searched refs:DumpHistoryEvent (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DHistory.h59 DumpHistoryEvent (Stream &strm, HistoryEvent event) = 0;
129 DumpHistoryEvent (Stream &strm, HistoryEvent event);
/external/lldb/source/Core/
DHistory.cpp23 HistorySourceUInt::DumpHistoryEvent (Stream &strm, HistoryEvent event) in DumpHistoryEvent() function in HistorySourceUInt