Home
last modified time | relevance | path

Searched refs:ParseRawVarint32SlowPath (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs222 return ParseRawVarint32SlowPath(ref buffer, ref state); in ParseRawVarint32()
274 private static uint ParseRawVarint32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawVarint32SlowPath() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds