Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DMessageLiteToString.java49 private static final String BYTES_SUFFIX = "Bytes"; field in MessageLiteToString
112 if (suffix.endsWith(BYTES_SUFFIX) in reflectivePrintWithIndent()