Searched defs:read (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/zipalign/ | ||
D | ZipEntry.cpp | 404 status_t ZipEntry::LocalFileHeader::read(FILE* fp) in read() function in ZipEntry::LocalFileHeader |
D | ZipFile.cpp | 1236 size_t read = fread(buf, 1, len, fp_); in ReadAtOffset() local |
/build/make/tools/ | ||
D | fat16copy.py | 118 def read(self, size): member in fat_file |
/build/soong/finder/ | ||
D | finder_test.go | 126 func read(t *testing.T, path string, filesystem *fs.MockFs) string { func |
/build/make/tools/signapk/src/com/android/signapk/ | ||
D | SignApk.java | 303 int read; in addOtacert() local |