Home
last modified time | relevance | path

Searched defs:file_size_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/bootable/recovery/fuse_sideload/include/
H A Dfuse_provider.h55 uint64_t file_size_ = 0; variable
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_writer.h104 uint64_t file_size_; variable
/aosp12/bootable/recovery/otautil/include/otautil/
H A Dsysutil.h71 uint64_t file_size_ = 0; variable
/aosp12/system/unwinding/libunwindstack/
H A DDexFile.h68 uint64_t file_size_ = 0; // Total number of bytes in the dex file. variable
/aosp12/bionic/linker/
H A Dlinker_phdr.h80 off64_t file_size_; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file.h95 uint32_t file_size_ = 0; // size of entire file member
/aosp12/art/dexlayout/
H A Ddex_ir.h519 uint32_t file_size_; variable
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc269 uint32_t file_size_; member in art::ProfileCompilationInfo::FileSectionInfo