Searched defs:Chunk (Results 1 – 6 of 6) sorted by relevance
78 struct Chunk { struct100 const LsaVector<Chunk>& getChunks() const { return chunks; } in getChunks() argument
76 friend class Chunk<FragmentRef, MCLD_SECTIONS_PER_INPUT>; variable
28 friend class Chunk<Relocation, MCLD_RELOCATIONS_PER_INPUT>; variable
39 explicit Chunk(const ResChunk_header* chunk) : device_chunk_(chunk) {} in Chunk() function
50 static final class Chunk { class in StrictJarManifest54 Chunk(int start, int end) { in Chunk() method in StrictJarManifest.Chunk
30 Chunk() : next(NULL), bound(0) {} in Chunk() function54 Chunk() : next(NULL), bound(0) { in Chunk() function