Searched refs:truncate (Results 1 - 8 of 8) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DOutputFile.h36 void truncate();
/frameworks/compile/libbcc/lib/Support/
H A DOutputFile.cpp59 void OutputFile::truncate() { function in class:OutputFile
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileHandle.h82 // truncate - truncate the file up to the pSize.
83 bool truncate(size_t pSize);
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DRRuleTest.java45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { argument
50 if (truncate) {
125 boolean truncate = dtstartStr.length() <= 8; // Just date, not date-time
126 String[] actual = getFormattedDates(out, outCal, truncate);
/frameworks/base/core/java/android/util/
H A DAtomicFile.java160 @Deprecated public void truncate() throws IOException { method in class:AtomicFile
/frameworks/base/core/java/com/android/internal/os/
H A DAtomicFile.java122 public void truncate() throws IOException { method in class:AtomicFile
/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp144 bool FileHandle::truncate(size_t pSize) { function in class:mcld::FileHandle
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 6006 milliseconds