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

/art/libartbase/base/unix_file/
H A Dfd_file.cc116 void FdFile::moveUp(GuardState target, const char* warning) { function in class:unix_file::FdFile
163 moveUp(GuardState::kClosed, nullptr);
189 moveUp(GuardState::kFlushed, "Flushing closed file.");

Completed in 36 milliseconds