Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 25 of 25) sorted by relevance

/frameworks/native/cmds/installd/
DCacheItem.cpp92 if (truncate(p->fts_path, 0) != 0) { in purge()
122 if (truncate(path.c_str(), 0) != 0) { in purge()
/frameworks/base/tools/aapt2/tools/
Dfinalize_res.py116 finalFile.truncate()
141 stagingFile.truncate()
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { in getFormattedDates() argument
50 if (truncate) { in getFormattedDates()
124 boolean truncate = dtstartStr.length() <= 8; // Just date, not date-time in runRecurrenceIteratorTest()
125 String[] actual = getFormattedDates(out, outCal, truncate); in runRecurrenceIteratorTest()
/frameworks/native/cmds/evemu-record/
Devdev.rs161 buf.truncate(len as usize); in buf_from_ioctl()
240 buf.truncate(len as usize); in bitmap_for_event_type()
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h83 bool truncate(size_t pSize);
/frameworks/base/services/core/java/com/android/server/display/utils/
DRollingBuffer.java107 public void truncate(long minTime) { in truncate() method in RollingBuffer
DAmbientFilter.java148 mBuffer.truncate(minTime); in truncateOldValues()
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
DAppCompatibility.java162 message.append(truncate(err, MAX_CRASH_SNIPPET_LINES)); in testAppStability()
190 private static String truncate(String text, int maxLines) { in truncate() method in AppCompatibility
/frameworks/base/services/tests/PackageManagerServiceTests/host/
DAndroid.bp87 " && truncate -s 800 $(genDir)/apk/META-INF/CERT.RSA" +
/frameworks/compile/mclinker/lib/Support/
DFileHandle.cpp144 bool FileHandle::truncate(size_t pSize) { in truncate() function in mcld::FileHandle
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc108 "cannot truncate file `%0' to size %1",
109 "cannot truncate ffile `%0' to size %1")
/frameworks/base/core/java/android/util/
DAtomicFile.java215 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
/frameworks/native/libs/binder/ndk/scripts/
Dgen_parcel_helper.py49 f.truncate()
/frameworks/base/test-junit/src/junit/runner/
DBaseTestRunner.java192 public static String truncate(String s) { in truncate() method in BaseTestRunner
/frameworks/native/cmds/atrace/
Datrace.rc237 # Read and truncate the kernel trace.
241 # Read and truncate the per-CPU kernel trace.
343 # Read and truncate kernel trace
427 # Read and truncate the hyp trace.
431 # Read and truncate the per-CPU kernel trace.
/frameworks/base/core/java/android/content/res/
DAssetFileDescriptor.java610 public FileChannel truncate(long size) throws IOException { in truncate() method in AssetFileDescriptor.SeekableAutoCloseInputStream.OffsetCorrectFileChannel
/frameworks/base/test-runner/api/
Dcurrent.txt333 method public static String truncate(String);
/frameworks/wilhelm/doc/
DDoxyfile1587 # becomes larger than this value, doxygen will truncate the graph, which is
/frameworks/native/docs/
DDoxyfile1876 # becomes larger than this value, doxygen will truncate the graph, which is
/frameworks/av/media/libaaudio/
DDoxyfile2256 # larger than this value, doxygen will truncate the graph, which is visualized
/frameworks/av/media/codec2/docs/
Ddoxygen.config2390 # larger than this value, doxygen will truncate the graph, which is visualized
/frameworks/base/media/native/midi/include/
DDoxyfile2438 # larger than this value, doxygen will truncate the graph, which is visualized
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt43884 method public abstract java.nio.channels.FileChannel truncate(long) throws java.io.IOException;
45820 method public abstract void truncate(long) throws java.sql.SQLException;
45959 method public abstract void truncate(long) throws java.sql.SQLException;
54186 method public static java.lang.String truncate(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt31513 HSPLsun/nio/ch/FileDispatcherImpl;->truncate(Ljava/io/FileDescriptor;J)I
32042 HSPLsun/security/util/DerInputBuffer;->truncate(I)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt56877 Landroid/util/AtomicFile;->truncate()V