Home
last modified time | relevance | path

Searched refs:Truncate (Results 1 – 9 of 9) sorted by relevance

/system/extras/partition_tools/
Dlpadd.cc357 static bool Truncate(borrowed_fd fd) { in Truncate() function
371 if (!Truncate(super_fd_)) { in Finalize()
405 if (!Truncate(output_fd_)) { in Finalize()
/system/nvram/messages/tests/
Dio_test.cpp330 EXPECT_TRUE(buf.Truncate()); in TEST()
339 EXPECT_TRUE(buf.Truncate()); in TEST()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_writer.h133 bool Truncate(off_t length);
/system/nvram/core/
Dpersistence.cpp51 !stream.Truncate()) { in EncodeObject()
/system/nvram/messages/include/nvram/messages/
Dio.h208 bool Truncate();
/system/core/fs_mgr/libsnapshot/
Dcow_writer.cpp451 if (!Truncate(offs)) { in Finalize()
539 bool CowWriter::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriter
/system/nvram/messages/
Dnvram_messages.cpp179 return nvram::proto::Encode(msg, &stream) && stream.Truncate(); in Encode()
Dio.cpp233 bool BlobOutputStreamBuffer::Truncate() { in Truncate() function in nvram::BlobOutputStreamBuffer
/system/core/libcutils/
Dtrace-dev.inc197 /* Truncate the name to make the message fit. */ \