Searched refs:moveUp (Results 1 – 3 of 3) sorted by relevance
70 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp() function in unix_file::FdFile116 moveUp(GuardState::kClosed, nullptr); in Close()134 moveUp(GuardState::kFlushed, "Flushing closed file."); in Flush()
98 void moveUp(GuardState target, const char* warning);
143 moveUp(GuardState::kFlushed, "Flushing closed file."); in Flush()