Searched refs:FileSize (Results 1 – 3 of 3) sorted by relevance
232 size_t FileSize() const;
455 size_t OatFile::OatDexFile::FileSize() const { in FileSize() function in art::OatFile::OatDexFile460 return DexFile::Open(dex_file_pointer_, FileSize(), dex_file_location_, in OpenDexFile()
1061 oat_dex_file->FileSize())); in Dump()