Searched defs:file_size_ (Results 1 – 3 of 3) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | dex_file.h | 132     uint32_t file_size_ = 0;  // size of entire file  member | 
| /art/dexlayout/ | ||
| D | dex_ir.h | 527   uint32_t file_size_;  variable | 
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 282   uint32_t file_size_;  member in art::ProfileCompilationInfo::FileSectionInfo |