Searched refs:pushLinePrefix (Results 1 – 6 of 6) sorted by relevance
37 out.pushLinePrefix("//"); in generateSource()
92 out.pushLinePrefix(" *"); in emit()
154 out.pushLinePrefix("//"); in generateCppImplSource()
175 void pushLinePrefix(const std::string& prefix);
38 out.pushLinePrefix("// "); in emitConversionNotes()
69 void Formatter::pushLinePrefix(const std::string& prefix) { in pushLinePrefix() function in android::Formatter