Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/libpng-proto/
Dpng_fuzz_proto.proto37 OtherChunk other_chunk = 10000; field
Dpng_proto_fuzzer_example.cc80 auto &other_chunk = chunk.other_chunk(); in ProtoToPng() local