Home
last modified time | relevance | path

Searched defs:InitializeParseContext (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DParseRawPrimitivesBenchmark.cs364 private static void InitializeParseContext(byte[] buffer, out ParseContext ctx) in InitializeParseContext() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
369 … private static void InitializeParseContext(ReadOnlySequence<byte> buffer, out ParseContext ctx) in InitializeParseContext() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark