Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs168 return ParseRawVarint64SlowPath(ref buffer, ref state); in ParseRawVarint64()
193 …private static ulong ParseRawVarint64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalSta… in ParseRawVarint64SlowPath() method in Google.Protobuf.ParsingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs168 return ParseRawVarint64SlowPath(ref buffer, ref state); in ParseRawVarint64()
193 …private static ulong ParseRawVarint64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalSta… in ParseRawVarint64SlowPath() method in Google.Protobuf.ParsingPrimitives
/external/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs168 return ParseRawVarint64SlowPath(ref buffer, ref state); in ParseRawVarint64()
193 …private static ulong ParseRawVarint64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalSta… in ParseRawVarint64SlowPath() method in Google.Protobuf.ParsingPrimitives