Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java291 public void onRefill() { in onRefill() method in CodedInputStream.SkippedDataSink
1047 void onRefill(); in onRefill() method
1087 refillCallback.onRefill(); in tryRefillBuffer()