Home
last modified time | relevance | path

Searched defs:chunks_ (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/tracing/
Dnode_trace_buffer.h45 std::vector<std::unique_ptr<TraceBufferChunk>> chunks_; variable
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/
Ddemux.c72 Chunk* chunks_; // non-image chunks member
/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c72 Chunk* chunks_; // non-image chunks member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc478 const std::vector<std::vector<const FieldDescriptor*>>& chunks_; member in google::protobuf::compiler::cpp::__anon1ac2af7c0111::ColdChunkSkipper