Searched refs:sparse_file_add_fd (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/system/core/libsparse/include/sparse/ |
H A D | sparse.h | 144 int sparse_file_add_fd(struct sparse_file* s, int fd, int64_t file_offset, uint64_t len,
|
/aosp_15_r20/system/core/libsparse/ |
H A D | sparse_read.cpp | 103 return sparse_file_add_fd(s, fd, GetOffset(), len, block); in AddToSparseFile() 496 sparse_file_add_fd(s, fd, offset, to_read, block); in do_sparse_file_read_normal()
|
H A D | append2simg.cpp | 105 if (sparse_file_add_fd(sparse_output, input, 0, input_len, output_block) < 0) { in main()
|
H A D | sparse.cpp | 67 int sparse_file_add_fd(struct sparse_file* s, int fd, int64_t file_offset, uint64_t len, in sparse_file_add_fd() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | super_flash_helper.cpp | 111 rv = sparse_file_add_fd(s.get(), iter->second.get(), extent.image_offset, in GetSparseLayout()
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 92 87: FUNC GLOBAL DEFAULT 15 sparse_file_add_fd
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 92 87: FUNC GLOBAL DEFAULT 15 sparse_file_add_fd
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libsparse.so.toc | 92 87: FUNC GLOBAL DEFAULT 15 sparse_file_add_fd
|
/aosp_15_r20/out/soong/.intermediates/system/core/libsparse/libsparse/linux_glibc_x86_64_shared/ |
D | libsparse-host.so.toc | 71 66: FUNC GLOBAL DEFAULT 11 sparse_file_add_fd
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 427 int rv = sparse_file_add_fd(output_device, fd, pos, read_size, output_block); in AddPartitionImage()
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/android_arm64_armv8-2a_cortex-a55_shared/ |
D | liblp.so.toc | 50 45: FUNC GLOBAL DEFAULT UND sparse_file_add_fd
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | liblp.so.toc | 50 45: FUNC GLOBAL DEFAULT UND sparse_file_add_fd
|
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/liblp/liblp/linux_glibc_x86_64_shared/ |
D | liblp.so.toc | 65 60: FUNC GLOBAL DEFAULT UND sparse_file_add_fd
|