Searched refs:sparse_file_add_fill (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 295 if (sparse_file_add_fill(device_images_[0].get(), 0, LP_PARTITION_RESERVED_BYTES, 0) < 0) { in Build() 433 int rv = sparse_file_add_fill(output_device, buffer[0], read_size, output_block); in AddPartitionImage()
|
/aosp_15_r20/system/core/libsparse/include/sparse/ |
H A D | sparse.h | 95 int sparse_file_add_fill(struct sparse_file* s, uint32_t fill_val, uint64_t len,
|
/aosp_15_r20/system/core/libsparse/ |
H A D | sparse_read.cpp | 265 ret = sparse_file_add_fill(s, fill_val, len, block); in process_fill_chunk() 494 sparse_file_add_fill(s, buf[0], to_read, block); in do_sparse_file_read_normal()
|
H A D | sparse.cpp | 57 int sparse_file_add_fill(struct sparse_file* s, uint32_t fill_val, uint64_t len, in sparse_file_add_fill() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | super_flash_helper.cpp | 100 rv = sparse_file_add_fill(s.get(), 0, extent.size, block); in GetSparseLayout()
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 77 72: FUNC GLOBAL DEFAULT 15 sparse_file_add_fill
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 77 72: FUNC GLOBAL DEFAULT 15 sparse_file_add_fill
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 77 72: FUNC GLOBAL DEFAULT 15 sparse_file_add_fill
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/linux_glibc_x86_64_shared/ |
D | libsparse-host.so.toc | 79 74: FUNC GLOBAL DEFAULT 11 sparse_file_add_fill
|
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/ |
H A D | main.cpp | 635 ASSERT_EQ(sparse_file_add_fill(*sparse, 0xdeadbeef, 4096, i), 0) in TEST_F() 1060 ASSERT_EQ(sparse_file_add_fill(*sparse, 0xdeadbeef, 4096, 1), 0) in TEST_F() 1723 ASSERT_EQ(sparse_file_add_fill(*sparse, 0xdeadbeef, size, 0), 0) in TEST_P() 1756 ASSERT_EQ(sparse_file_add_fill(*sparse, 0xdeadbeef, size / 2, 0), 0) in TEST_P()
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/android_arm64_armv8-2a_cortex-a55_shared/ |
D | liblp.so.toc | 49 44: FUNC GLOBAL DEFAULT UND sparse_file_add_fill
|
/aosp_15_r20/external/f2fs-tools/lib/ |
H A D | libf2fs_io.c | 478 return sparse_file_add_fill(f2fs_sparse_file, 0x0, in sparse_merge_blocks()
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | liblp.so.toc | 49 44: FUNC GLOBAL DEFAULT UND sparse_file_add_fill
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/linux_glibc_x86_64_shared/ |
D | liblp.so.toc | 64 59: FUNC GLOBAL DEFAULT UND sparse_file_add_fill
|