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

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

Completed in 41 milliseconds