Searched defs:Chunk (Results 1 – 7 of 7) sorted by relevance
274 struct Chunk { struct278 std::vector<Chunk> chunks_; argument
76 friend class Chunk<FragmentRef, MCLD_SECTIONS_PER_INPUT>; variable
28 friend class Chunk<Relocation, MCLD_RELOCATIONS_PER_INPUT>; variable
56 static final class Chunk { class in StrictJarManifest60 Chunk(int start, int end) { in Chunk() method in StrictJarManifest.Chunk
39 explicit Chunk(incfs::verified_map_ptr<ResChunk_header> chunk) : device_chunk_(chunk) {} in Chunk() function
518 public static final class Chunk implements Parcelable { class in ProgramList524 public Chunk(boolean purge, boolean complete, in Chunk() method in ProgramList.Chunk533 private Chunk(@NonNull Parcel in) { in Chunk() method in ProgramList.Chunk
30 Chunk() : next(NULL), bound(0) {} in Chunk() function54 Chunk() : next(NULL), bound(0) { in Chunk() function