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 | 370 static bool Truncate(borrowed_fd fd) { in Truncate() function |
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
D | writer_v2.cpp | 707 bool CowWriterV2::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriterV2 |