Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs168 return ParseRawVarint64SlowPath(ref buffer, ref state); in ParseRawVarint64()
193 private static ulong ParseRawVarint64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawVarint64SlowPath() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds