Searched defs:SetLength (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/unix_file/
H A Dfd_file.cc147 int FdFile::SetLength(int64_t new_length) { function in class:unix_file::FdFile
226 TEMP_FAILURE_RETRY(SetLength(0));

Completed in 275 milliseconds