Searched defs:OutputFormatUsage (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/stg/ | ||
H A D | reporting.h | 39 struct OutputFormatUsage {}; struct |
H A D | reporting.cc | 73 std::ostream& operator<<(std::ostream& os, OutputFormatUsage) { in operator <<() argument |