Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs1238 SkipImpl(size - pos); in SkipRawBytes()
1247 private void SkipImpl(int amountToSkip) in SkipImpl() method in Google.Protobuf.CodedInputStream