Searched defs:truncate (Results 1 – 7 of 7) sorted by relevance
107 public void truncate(long minTime) { in truncate() method in RollingBuffer
215 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
144 bool FileHandle::truncate(size_t pSize) { in truncate() function in mcld::FileHandle
192 public static String truncate(String s) { in truncate() method in BaseTestRunner
190 private static String truncate(String text, int maxLines) { in truncate() method in AppCompatibility
45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { in getFormattedDates()
633 public FileChannel truncate(long size) throws IOException { in truncate() method in AssetFileDescriptor.SeekableAutoCloseInputStream.OffsetCorrectFileChannel