Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
H A Dchecker.h188 constexpr ConvParser ParseLength() const { in ParseLength() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs63 public static int ParseLength(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseLength() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs63 public static int ParseLength(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseLength() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dchecker.h206 constexpr ConvParser ParseLength() const { in ParseLength() function
/aosp_15_r20/external/stg/
H A Dabigail_reader.cc778 std::optional<uint64_t> ParseLength(const std::string& value) { in ParseLength() function