Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h188 constexpr ConvParser ParseLength() const { in ParseLength() function
/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs63 public static int ParseLength(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseLength() method in Google.Protobuf.ParsingPrimitives