Searched refs:TextFormatEscaper (Results 1 – 9 of 9) sorted by relevance
34 final class TextFormatEscaper { class35 private TextFormatEscaper() {} in TextFormatEscaper() method in TextFormatEscaper
244 buffer.append(": \"").append(TextFormatEscaper.escapeText((String) object)).append('"'); in printField()246 buffer.append(": \"").append(TextFormatEscaper.escapeBytes((ByteString) object)).append('"'); in printField()
414 ? TextFormatEscaper.escapeText((String) value) in printFieldValue()2031 return TextFormatEscaper.escapeBytes(input); in escapeBytes()2036 return TextFormatEscaper.escapeBytes(input); in escapeBytes()2167 return TextFormatEscaper.escapeDoubleQuotesAndBackslashes(input); in escapeDoubleQuotesAndBackslashes()
113 include 'com/google/protobuf/TextFormatEscaper.java'
587 "java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java",
734 "java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java",
339 java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java \
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...