HomeSort by relevance Sort by last modified time
    Searched defs:newCodedInput (Results 1 - 4 of 4) sorted by null

  /external/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 304 public CodedInputStream newCodedInput() {
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
LiteralByteString.java 282 public CodedInputStream newCodedInput() {
ByteString.java 668 public abstract CodedInputStream newCodedInput();
    [all...]
RopeByteString.java 569 public CodedInputStream newCodedInput() {
    [all...]

Completed in 863 milliseconds