Home
last modified time | relevance | path

Searched refs:GetCallbackDescription (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Breakpoint/
DWatchpointOptions.cpp167 WatchpointOptions::GetCallbackDescription (Stream *s, lldb::DescriptionLevel level) const in GetCallbackDescription() function in WatchpointOptions
207 GetCallbackDescription(s, level); in GetDescription()
DWatchpoint.cpp260 m_options.GetCallbackDescription(s, description_level); in DumpWithLevel()
/external/lldb/include/lldb/Breakpoint/
DWatchpointOptions.h180 GetCallbackDescription (Stream *s, lldb::DescriptionLevel level) const;