Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs996 get { return bufferPos == bufferSize && !RefillBuffer(false); }
1008 private bool RefillBuffer(bool mustSucceed) in RefillBuffer() method in Google.Protobuf.CodedInputStream
1070 RefillBuffer(true); in ReadRawByte()
1118 RefillBuffer(true); in ReadRawBytes()
1125 RefillBuffer(true); in ReadRawBytes()