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