Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs222 return ParseRawVarint32SlowPath(ref buffer, ref state); in ParseRawVarint32()
274 …private static uint ParseRawVarint32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalStat… in ParseRawVarint32SlowPath() method in Google.Protobuf.ParsingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs222 return ParseRawVarint32SlowPath(ref buffer, ref state); in ParseRawVarint32()
274 …private static uint ParseRawVarint32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalStat… in ParseRawVarint32SlowPath() method in Google.Protobuf.ParsingPrimitives
/external/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs222 return ParseRawVarint32SlowPath(ref buffer, ref state); in ParseRawVarint32()
274 …private static uint ParseRawVarint32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalStat… in ParseRawVarint32SlowPath() method in Google.Protobuf.ParsingPrimitives