Searched refs:moveUp (Results 1 - 2 of 2) 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.");
H A Dfd_file.h156 void moveUp(GuardState target, const char* warning);

Completed in 62 milliseconds