Home
last modified time | relevance | path

Searched defs:pushLimit (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java478 public int pushLimit(int byteLimit) throws InvalidProtocolBufferNanoException { in pushLimit() method in CodedInputByteBufferNano
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java978 public int pushLimit(int byteLimit) throws InvalidProtocolBufferException { in pushLimit() method in CodedInputStream