Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DSegmentedBufferHelper.cs168 CheckCurrentBufferIsEmpty(ref state); in RefillFromReadOnlySequence()
223 CheckCurrentBufferIsEmpty(ref state); in RefillFromCodedInputStream()
288 private static void CheckCurrentBufferIsEmpty(ref ParserInternalState state) in CheckCurrentBufferIsEmpty() method