Searched refs:DeleteCategory (Results 1 – 5 of 5) sorted by relevance
85 bool DeleteCategory(ConstString category_name) { in DeleteCategory() function
98 return GetFormatManager().DeleteCategory(category); in Delete()
411 bool DeleteCategory(const char *category_name);
1594 bool SBDebugger::DeleteCategory(const char *category_name) { in DeleteCategory() function in SBDebugger
23504 result = (bool)(arg1)->DeleteCategory((char const *)arg2); in _wrap_SBDebugger_DeleteCategory()