Searched defs:FileSegment (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/tools/aapt2/io/ | ||
H A D | File.h | 70 class FileSegment : public IFile { class in namespace:aapt::io 72 explicit FileSegment(IFile* file, size_t offset, size_t len) function in class:aapt::io::FileSegment 83 DISALLOW_COPY_AND_ASSIGN(FileSegment); |
Completed in 8 milliseconds