/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/core/libstats/socket/ |
D | stats_event.c | 47 bool truncate; member 64 event->truncate = true; // truncate for both pulled and pushed atoms in stats_event_obtain() 299 void stats_event_truncate_buffer(struct stats_event* event, bool truncate) { in stats_event_truncate_buffer() argument 300 event->truncate = truncate; in stats_event_truncate_buffer() 325 if (event->truncate) event->buf = (uint8_t*)realloc(event->buf, event->size); in stats_event_build()
|
/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 228 truncate --size="${size}" "${filename}"
|
/system/core/adb/ |
D | benchmark_device.py | 69 tmpfile.truncate(size_mb * 1024 * 1024) 104 f.truncate(file_size_mb * 1024 * 1024)
|
/system/core/libstats/socket/include/ |
D | stats_event.h | 158 void stats_event_truncate_buffer(struct stats_event* event, bool truncate);
|
/system/timezone/testing/data/ |
D | create-test-data.sh | 75 truncate --size 27766 ${TEST_DIR}/output_data/icu_overlay/icu_tzdata.dat
|
/system/core/shell_and_utilities/ |
D | README.md | 110 time timeout touch tr true truncate umount uname uniq unix2dos usleep 131 time timeout touch tr true truncate tty ulimit umount uname uniq unix2dos 154 sysctl tac tail tar taskset tee time timeout top touch tr true truncate 180 tail tar taskset tee time timeout top touch tr true truncate tty ulimit 211 true truncate tty tunctl ulimit umount uname uniq unix2dos unlink 242 tee time timeout top touch tr traceroute traceroute6 true truncate
|
/system/extras/ext4_utils/ |
D | mkuserimg_mke2fs.py | 214 output.truncate()
|
/system/update_engine/scripts/ |
D | paycheck.py | 281 out_dst_part.truncate(os.path.getsize(dst_part))
|
/system/incremental_delivery/incfs/include/ |
D | incfs.h | 36 truncate = INCFS_MOUNT_TRUNCATE, enumerator
|
/system/update_engine/scripts/update_payload/ |
D | applier.py | 564 new_part_file.truncate()
|
/system/update_engine/payload_consumer/ |
D | delta_performer_integration_test.cc | 574 HANDLE_EINTR(truncate(state->a_img.c_str(), in GenerateDeltaFile() 579 HANDLE_EINTR(truncate(state->b_img.c_str(), in GenerateDeltaFile()
|
/system/core/libunwindstack/ |
D | AndroidVersions.md | 115 to truncate unwinds since the unwinder could not find the correct unwind
|
/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 | 447 } else if (options.flags & android::incfs::truncate) { in IncFs_Mount()
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 2247 # larger than this value, doxygen will truncate the graph, which is visualized
|
D | Doxyfile.bak | 2247 # larger than this value, doxygen will truncate the graph, which is visualized
|
D | Doxyfile | 2460 # 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/chre/pal/doc/ |
D | Doxyfile | 2350 # larger than this value, doxygen will truncate the graph, which is visualized
|