Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesWrappers.cs228 …internal static int? ReadInt32Wrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadInt32Wrapper() method in Google.Protobuf.ParsingPrimitivesWrappers
335 internal static int? ReadInt32Wrapper(ref ParseContext ctx) in ReadInt32Wrapper() method in Google.Protobuf.ParsingPrimitivesWrappers
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesWrappers.cs228 …internal static int? ReadInt32Wrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadInt32Wrapper() method in Google.Protobuf.ParsingPrimitivesWrappers
335 internal static int? ReadInt32Wrapper(ref ParseContext ctx) in ReadInt32Wrapper() method in Google.Protobuf.ParsingPrimitivesWrappers