Home
last modified time | relevance | path

Searched defs:new_file_size (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-bitmap.cc249 size_t new_file_size = kHeaderByteSize + (word_index + 1) * sizeof(Word); in FileSizeForBits() local
261 const size_t new_file_size = FileSizeForBits(new_num_bits); in GrowTo() local
287 const size_t new_file_size = FileSizeForBits(new_num_bits); in TruncateTo() local
H A Dmemory-mapped-file.cc239 int64_t new_file_size) { in GrowFileSize()
/aosp_15_r20/external/bsdiff/include/bsdiff/
H A Dpatch_reader.h45 uint64_t new_file_size() const { return new_file_size_; } in new_file_size() function
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/fsverity/
Dbuilder.rs77 let new_file_size = new_file_size as u64; in resize() localVariable
/aosp_15_r20/external/e2fsprogs/resize/
H A Dmain.c267 __s64 new_file_size; in main() local
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-flash-bitmap.cc281 bool IcingFlashBitmap::Grow(size_t new_file_size) { in Grow()
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/nxp/create_pbl/
Dcreate_pbl.c529 uint32_t file_size, new_file_size; in add_blk_cpy_cmd() local
/aosp_15_r20/external/arm-trusted-firmware/tools/nxp/create_pbl/
H A Dcreate_pbl.c527 uint32_t file_size, new_file_size; in add_blk_cpy_cmd() local
/aosp_15_r20/external/coreboot/util/marvell/doimage_mv/
H A Ddoimage.c1036 int new_file_size = 0; in build_regular_img() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc988 const auto new_file_size = in PopulateXorOps() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp1026 auto new_file_size = GetFileSize(new_file_path); in ContributeToSharedLibs() local