Searched refs:Truncate (Results 1 – 3 of 3) sorted by relevance
196 /* Truncate the name to make the message fit. */ \209 /* Truncate the trackName and name to make the message fit */ \
207 bool Truncate(off_t length);
682 if (!Truncate(offs)) { in Finalize()838 bool CowWriter::Truncate(off_t length) { in Truncate() function in android::snapshot::CowWriter