Searched refs:IsCleanupPending (Results 1 – 3 of 3) sorted by relevance
61 bool IsCleanupPending() const;
76 bool FilesystemVerifierAction::IsCleanupPending() const { in IsCleanupPending() function in chromeos_update_engine::FilesystemVerifierAction
70 if (action_->IsCleanupPending()) { in ExitMainLoop()