Home
last modified time | relevance | path

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

/system/iorap/src/maintenance/
Dcontroller.cc259 struct VectorPrinter { struct
271 std::ostream& operator<<(std::ostream& os, const struct VectorPrinter<T>& printer) { in operator <<()
350 << VectorPrinter<compiler::CompilationInput>{perfetto_traces}; in CompileActivity()