PersistenceState 74 chrome/browser/download/download_history.cc PersistenceState state() const { return state_; } PersistenceState 75 chrome/browser/download/download_history.cc void SetState(PersistenceState s) { state_ = s; } PersistenceState 92 chrome/browser/download/download_history.cc PersistenceState state_;