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

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

Completed in 61 milliseconds