Home
last modified time | relevance | path

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

/external/lldb/source/DataFormatters/
DDataVisualization.cpp176 GetFormatManager().DisableCategory(category); in Delete()
197 GetFormatManager().DisableCategory(category); in Enable()
205 GetFormatManager().DisableCategory(category); in Disable()
215 GetFormatManager().DisableCategory(category); in Enable()
224 GetFormatManager().DisableCategory(category); in Disable()
/external/lldb/include/lldb/DataFormatters/
DFormatManager.h66 DisableCategory (const ConstString& category_name) in DisableCategory() function
80 DisableCategory (const lldb::TypeCategoryImplSP& category) in DisableCategory() function