Searched defs:newInput (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ | ||
D | NioByteString.java | 218 public InputStream newInput() { in newInput() method in NioByteString |
D | ByteString.java | 875 public abstract InputStream newInput(); in newInput() method |
D | RopeByteString.java | 550 public InputStream newInput() { in newInput() method in RopeByteString |