/frameworks/native/cmds/installd/ |
D | CacheItem.cpp | 92 if (truncate(p->fts_path, 0) != 0) { in purge() 122 if (truncate(path.c_str(), 0) != 0) { in purge()
|
/frameworks/base/tools/aapt2/tools/ |
D | finalize_res.py | 116 finalFile.truncate() 141 stagingFile.truncate()
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | RRuleTest.java | 45 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/ |
D | evdev.rs | 161 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/ |
D | FileHandle.h | 83 bool truncate(size_t pSize);
|
/frameworks/base/services/core/java/com/android/server/display/utils/ |
D | RollingBuffer.java | 107 public void truncate(long minTime) { in truncate() method in RollingBuffer
|
D | AmbientFilter.java | 148 mBuffer.truncate(minTime); in truncateOldValues()
|
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/ |
D | AppCompatibility.java | 162 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/ |
D | Android.bp | 87 " && truncate -s 800 $(genDir)/apk/META-INF/CERT.RSA" +
|
/frameworks/compile/mclinker/lib/Support/ |
D | FileHandle.cpp | 144 bool FileHandle::truncate(size_t pSize) { in truncate() function in mcld::FileHandle
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 108 "cannot truncate file `%0' to size %1", 109 "cannot truncate ffile `%0' to size %1")
|
/frameworks/base/core/java/android/util/ |
D | AtomicFile.java | 215 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
|
/frameworks/native/libs/binder/ndk/scripts/ |
D | gen_parcel_helper.py | 49 f.truncate()
|
/frameworks/base/test-junit/src/junit/runner/ |
D | BaseTestRunner.java | 192 public static String truncate(String s) { in truncate() method in BaseTestRunner
|
/frameworks/native/cmds/atrace/ |
D | atrace.rc | 237 # 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/ |
D | AssetFileDescriptor.java | 610 public FileChannel truncate(long size) throws IOException { in truncate() method in AssetFileDescriptor.SeekableAutoCloseInputStream.OffsetCorrectFileChannel
|
/frameworks/base/test-runner/api/ |
D | current.txt | 333 method public static String truncate(String);
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1587 # becomes larger than this value, doxygen will truncate the graph, which is
|
/frameworks/native/docs/ |
D | Doxyfile | 1876 # becomes larger than this value, doxygen will truncate the graph, which is
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2256 # larger than this value, doxygen will truncate the graph, which is visualized
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2390 # larger than this value, doxygen will truncate the graph, which is visualized
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2438 # larger than this value, doxygen will truncate the graph, which is visualized
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 43884 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/ |
D | boot-image-profile.txt | 31513 HSPLsun/nio/ch/FileDispatcherImpl;->truncate(Ljava/io/FileDescriptor;J)I 32042 HSPLsun/security/util/DerInputBuffer;->truncate(I)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 56877 Landroid/util/AtomicFile;->truncate()V
|