Searched refs:FormatCategoryToString (Results 1 – 1 of 1) sorted by relevance
100 const char *FormatCategoryToString(FormatCategoryItem item, bool long_name) { in FormatCategoryToString() function777 FormatCategoryToString(formatter_kind, false)), in CommandObjectTypeFormatterDelete()781 const char *kind = FormatCategoryToString(formatter_kind, true); in CommandObjectTypeFormatterDelete()782 const char *short_kind = FormatCategoryToString(formatter_kind, false); in CommandObjectTypeFormatterDelete()