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.cc370 static bool Truncate(borrowed_fd fd) { in Truncate() function
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v2.cpp707 bool CowWriterV2::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriterV2