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