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