Searched refs:truncate (Results 1 – 22 of 22) sorted by relevance
/system/update_engine/payload_generator/ |
D | mapfile_filesystem_unittest.cc | 80 EXPECT_EQ(0, HANDLE_EINTR(truncate(temp_file_.path().c_str(), 4096 * 20))); in TEST_F() 112 EXPECT_EQ(0, HANDLE_EINTR(truncate(temp_file_.path().c_str(), 4096 * 3))); in TEST_F() 124 EXPECT_EQ(0, HANDLE_EINTR(truncate(temp_file_.path().c_str(), 4096 * 3))); in TEST_F()
|
D | ext2_filesystem_unittest.cc | 66 ASSERT_EQ(0, truncate(fs_filename_.path().c_str(), kDefaultFilesystemSize)); in TEST_F()
|
/system/update_engine/sample_images/ |
D | generate_images.sh | 60 sudo truncate --size=10240 "${mntdir}"/sparse_empty-10k 61 sudo truncate --size=$(( block_size * 2 )) "${mntdir}"/sparse_empty-2blocks 75 sudo truncate --size=16384 "${mntdir}"/sparse-16k-first_block 78 sudo truncate --size=16384 "${mntdir}"/sparse-16k-holes 241 truncate --size="${size}" "${filename}"
|
/system/core/shell_and_utilities/ |
D | README.md | 111 time timeout touch tr true truncate umount uname uniq unix2dos usleep 132 time timeout touch tr true truncate **tty** **ulimit** umount uname uniq unix2dos 155 sysctl tac tail tar taskset tee time timeout **top** touch tr true truncate 181 tail tar taskset tee time timeout top touch tr true truncate tty ulimit 212 true truncate tty **tunctl** ulimit umount uname uniq unix2dos **unlink** 243 tee time timeout top touch tr traceroute traceroute6 true truncate 276 traceroute6 true truncate tty tunctl ulimit umount uname uniq unix2dos
|
/system/timezone/testing/data/ |
D | create-test-data.sh | 75 truncate --size 27766 ${TEST_DIR}/output_data/icu_overlay/icu_tzdata.dat
|
/system/update_engine/scripts/ |
D | simulate_ota.py | 83 fp.truncate(part.new_partition_info.size)
|
D | paycheck.py | 276 out_dst_part.truncate(os.path.getsize(dst_part))
|
/system/extras/ext4_utils/ |
D | mkuserimg_mke2fs.py | 231 output.truncate()
|
/system/update_engine/common/ |
D | utils.h | 413 CHECK_EQ(0, truncate(path_.c_str(), truncate_size));
|
/system/incremental_delivery/incfs/include/ |
D | incfs.h | 37 truncate = INCFS_MOUNT_TRUNCATE, enumerator
|
/system/security/keystore2/src/crypto/ |
D | lib.rs | 455 retval.truncate(safe_size); in parse_subject_from_certificate()
|
/system/update_engine/scripts/update_payload/ |
D | applier.py | 564 new_part_file.truncate()
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 115 to truncate unwinds since the unwinder could not find the correct unwind
|
/system/update_engine/payload_consumer/ |
D | delta_performer_integration_test.cc | 591 HANDLE_EINTR(truncate(state->a_img->path().c_str(), in GenerateDeltaFile() 596 HANDLE_EINTR(truncate(state->b_img->path().c_str(), in GenerateDeltaFile()
|
/system/update_engine/ |
D | update_metadata.proto | 137 // a given key. And the payload verifier will truncate the signature to
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 137 // a given key. And the payload verifier will truncate the signature to
|
/system/incremental_delivery/incfs/ |
D | incfs.cpp | 537 } else if (options.flags & android::incfs::truncate) { in IncFs_Mount()
|
/system/sepolicy/private/ |
D | system_server.te | 569 # Allow write access to be able to truncate tombstones.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | system_server.te | 569 # Allow write access to be able to truncate tombstones.
|
/system/chre/pal/doc/ |
D | Doxyfile | 2350 # larger than this value, doxygen will truncate the graph, which is visualized
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2350 # larger than this value, doxygen will truncate the graph, which is visualized
|
/system/media/audio_utils/ |
D | Doxyfile | 2460 # larger than this value, doxygen will truncate the graph, which is visualized
|