Home
last modified time | relevance | path

Searched defs:Truncate (Results 1 – 3 of 3) sorted by relevance

/system/nvram/messages/
Dio.cpp233 bool BlobOutputStreamBuffer::Truncate() { in Truncate() function in nvram::BlobOutputStreamBuffer
/system/extras/partition_tools/
Dlpadd.cc357 static bool Truncate(borrowed_fd fd) { in Truncate() function
/system/core/fs_mgr/libsnapshot/
Dcow_writer.cpp539 bool CowWriter::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriter