Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageV3.java279 protected static <M extends Message> M parseWithIOException(Parser<M> parser, InputStream input) in parseWithIOException() method in GeneratedMessageV3
288 protected static <M extends Message> M parseWithIOException(Parser<M> parser, InputStream input, in parseWithIOException() method in GeneratedMessageV3
297 protected static <M extends Message> M parseWithIOException(Parser<M> parser, in parseWithIOException() method in GeneratedMessageV3
306 protected static <M extends Message> M parseWithIOException(Parser<M> parser, in parseWithIOException() method in GeneratedMessageV3
DGeneratedMessage.java278 protected static <M extends Message> M parseWithIOException(Parser<M> parser, InputStream input) in parseWithIOException() method in GeneratedMessage
287 protected static <M extends Message> M parseWithIOException(Parser<M> parser, InputStream input, in parseWithIOException() method in GeneratedMessage
296 protected static <M extends Message> M parseWithIOException(Parser<M> parser, in parseWithIOException() method in GeneratedMessage
305 protected static <M extends Message> M parseWithIOException(Parser<M> parser, in parseWithIOException() method in GeneratedMessage