Searched refs:CheckCompleted (Results 1 – 1 of 1) sorted by relevance
78 bool CheckCompleted();101 if (CheckCompleted()) return; in OneShotInotify()122 if (CheckCompleted()) return; in OneShotInotify()175 if (CheckCompleted()) return Result::Success; in WaitImpl()180 bool OneShotInotify::CheckCompleted() { in CheckCompleted() function in android::fs_mgr::OneShotInotify