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

/art/runtime/
H A Doat_file.cc615 size_t OatFile::OatDexFile::FileSize() const { function in class:art::OatFile::OatDexFile
620 return DexFile::Open(dex_file_pointer_, FileSize(), dex_file_location_,

Completed in 62 milliseconds