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

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

Completed in 67 milliseconds