Searched defs:file_size_ (Results 1 – 2 of 2) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | dex_file.h | 144 uint32_t file_size_ = 0; // size of entire file member |
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 287 uint32_t file_size_; member in art::ProfileCompilationInfo::FileSectionInfo |