Searched defs:Truncate (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/compile/mclinker/include/mcld/Support/ | ||
H A D | FileHandle.h | 43 Truncate = 0x10, enumerator |
/aosp12/art/libartbase/base/ | ||
H A D | bit_string.h | 255 BitString Truncate(size_t end) { in Truncate() function |
H A D | bit_string_test.cc | 163 TEST(InstanceOfBitString, Truncate) { in TEST() argument |
/aosp12/art/odrefresh/ | ||
H A D | odr_compilation_log.cc | 140 void OdrCompilationLog::Truncate() { in Truncate() function in art::odrefresh::OdrCompilationLog |
/aosp12/system/nvram/messages/ | ||
H A D | io.cpp | 233 bool BlobOutputStreamBuffer::Truncate() { in Truncate() function in nvram::BlobOutputStreamBuffer |
/aosp12/system/extras/partition_tools/ | ||
H A D | lpadd.cc | 357 static bool Truncate(borrowed_fd fd) { in Truncate() function |
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | cow_writer.cpp | 539 bool CowWriter::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriter |
/aosp12/frameworks/native/libs/vr/libbroadcastring/ | ||
H A D | broadcast_ring_test.cc | 38 SmallerSized Truncate() const { in Truncate() function |