Searched refs:FileSize (Results 1 – 3 of 3) sorted by relevance
379 size_t FileSize() const;
615 size_t OatFile::OatDexFile::FileSize() const { in FileSize() function in art::OatFile::OatDexFile620 return DexFile::Open(dex_file_pointer_, FileSize(), dex_file_location_, in OpenDexFile()
642 size_t fsize = oat_dex_file.FileSize(); in ExportDexFile()1479 oat_dex_file->FileSize())); in Dump()