Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatEscaper.java34 final class TextFormatEscaper { class
35 private TextFormatEscaper() {} in TextFormatEscaper() method in TextFormatEscaper
DMessageLiteToString.java244 buffer.append(": \"").append(TextFormatEscaper.escapeText((String) object)).append('"'); in printField()
246 buffer.append(": \"").append(TextFormatEscaper.escapeBytes((ByteString) object)).append('"'); in printField()
DTextFormat.java414 ? 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()
/external/protobuf/
Dbuild.gradle113 include 'com/google/protobuf/TextFormatEscaper.java'
DAndroid.bp587 "java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java",
DBUILD734 "java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java",
DMakefile.am339 java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java \
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...