Searched defs:Truncate (Results 1 – 3 of 3) sorted by relevance
/system/nvram/messages/ | ||
D | io.cpp | 233 bool BlobOutputStreamBuffer::Truncate() { in Truncate() function in nvram::BlobOutputStreamBuffer |
/system/extras/partition_tools/ | ||
D | lpadd.cc | 357 static bool Truncate(borrowed_fd fd) { in Truncate() function |
/system/core/fs_mgr/libsnapshot/ | ||
D | cow_writer.cpp | 539 bool CowWriter::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriter |