Home
last modified time | relevance | path

Searched defs:LiteralByteString (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/
DByteString.java1241 private static class LiteralByteString extends ByteString.LeafByteString { class
1252 LiteralByteString(byte[] bytes) { in LiteralByteString() method in LiteralByteString