Home
last modified time | relevance | path

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

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