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

/art/runtime/lambda/
H A Dshorty_field_type.h25 #include <ostream>
338 inline std::ostream& operator<<(std::ostream& ostream, ShortyFieldType shorty) { argument
339 return ostream << shorty.ToString();

Completed in 77 milliseconds