Searched defs:ParseTag (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/ | ||
D | dng_shared.cpp | 100 bool dng_camera_profile_info::ParseTag (dng_stream &stream, in ParseTag() function in dng_camera_profile_info |
D | dng_ifd.cpp | 261 bool dng_ifd::ParseTag (dng_stream &stream, in ParseTag() function in dng_ifd |
D | dng_info.cpp | 95 void dng_info::ParseTag (dng_host &host, in ParseTag() function in dng_info |
D | dng_exif.cpp | 751 bool dng_exif::ParseTag (dng_stream &stream, in ParseTag() function in dng_exif |
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | ParsingPrimitives.cs | 72 public static uint ParseTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseTag() method in Google.Protobuf.ParsingPrimitives |