Home
last modified time | relevance | path

Searched defs:flushIfNotAvailable (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/
DCodedOutputStream.java2271 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable() method in CodedOutputStream.ByteOutputEncoder
2624 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable() method in CodedOutputStream.OutputStreamEncoder