Searched defs:field_description (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpp/
H A Dformat_output.h121 struct field_description { struct in class:format_output::formatter
122 field_description() {} function in struct:format_output::formatter::field_description
123 field_description(std::size_t w, std::string h, function in struct:format_output::formatter::field_description
132 typedef std::map<format_flags, field_description> format_map_t;

Completed in 84 milliseconds