Searched defs:Chunk (Results 1 – 7 of 7) sorted by relevance
118 struct Chunk { struct124 Chunk(): mTrack(NULL), mTimeStampUs(0) {} in Chunk() argument126 Chunk(Track *track, int64_t timeUs, List<MediaBuffer *> samples) in Chunk() function
130 struct Chunk { struct152 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
50 static final class Chunk { class in StrictJarManifest54 Chunk(int start, int end) { in Chunk() method in StrictJarManifest.Chunk
46 Chunk, enumerator
30 Chunk() : next(NULL), bound(0) {} in Chunk() function54 Chunk() : next(NULL), bound(0) { in Chunk() function