Searched defs:PrintTo (Results 1 – 2 of 2) sorted by relevance
178 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() function183 void PrintTo(const T* v, std::ostream* os) { in PrintTo() function194 void PrintTo(const T* v, ostream* os) { in PrintTo() function
180 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo() function