Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedInputStream.cs292 ParsingPrimitivesMessages.CheckReadEndOfStreamTag(ref state); in CheckReadEndOfStreamTag()
340 ParsingPrimitivesMessages.SkipLastField(ref span, ref state); in SkipLastField()
349 ParsingPrimitivesMessages.SkipGroup(ref span, ref state, startGroupTag); in SkipGroup()
442 ParsingPrimitivesMessages.ReadMessage(ref ctx, builder); in ReadMessage()
458 ParsingPrimitivesMessages.ReadGroup(ref ctx, builder); in ReadGroup()
690 ParsingPrimitivesMessages.ReadRawMessage(ref ctx, message); in ReadRawMessage()
H A DParsingPrimitivesWrappers.cs97 ParsingPrimitivesMessages.SkipLastField(ref buffer, ref state); in ReadFloatWrapperSlow()
149 ParsingPrimitivesMessages.SkipLastField(ref buffer, ref state); in ReadDoubleWrapperSlow()
219 ParsingPrimitivesMessages.SkipLastField(ref buffer, ref state); in ReadUInt32WrapperSlow()
291 ParsingPrimitivesMessages.SkipLastField(ref buffer, ref state); in ReadUInt64WrapperSlow()
H A DParseContext.cs231 ParsingPrimitivesMessages.ReadMessage(ref this, message); in ReadMessage()
240 ParsingPrimitivesMessages.ReadGroup(ref this, message); in ReadGroup()
H A DMessageExtensions.cs293 ParsingPrimitivesMessages.ReadRawMessage(ref ctx, message); in MergeFrom()
294 ParsingPrimitivesMessages.CheckReadEndOfStreamTag(ref ctx.state); in MergeFrom()
H A DUnknownFieldSet.cs237 ParsingPrimitivesMessages.ReadGroup(ref ctx, number, set); in MergeFieldFrom()
304 ParsingPrimitivesMessages.SkipLastField(ref ctx.buffer, ref ctx.state); in MergeFieldFrom()
H A DParsingPrimitivesMessages.cs45 internal static class ParsingPrimitivesMessages class
H A DFieldCodec.cs609 ParsingPrimitivesMessages.SkipLastField(ref ctx.buffer, ref ctx.state);
613 ParsingPrimitivesMessages.CheckReadEndOfStreamTag(ref ctx.state);
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DLegacyGeneratedCodeTest.cs93 ParsingPrimitivesMessages.ReadRawMessage(ref parseCtx, parsed); in LegacyGeneratedCodeThrowsWithReadOnlySequence()
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs710 ParsingPrimitivesMessages.SkipLastField(ref ctx.buffer, ref ctx.state); in InternalMergeFrom()

Completed in 8 milliseconds