Searched defs:FileSegment (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/io/
H A DFile.h68 class FileSegment : public IFile { class in namespace:aapt::io
70 explicit FileSegment(IFile* file, size_t offset, size_t len) function in class:aapt::io::FileSegment
78 DISALLOW_COPY_AND_ASSIGN(FileSegment);

Completed in 253 milliseconds