HomeSort by relevance Sort by last modified time
    Searched defs:current_state_ (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/
sync_setup_flow.h 124 // based on |current_state_|, or false if that would be nonsense or is
133 SyncSetupWizard::State current_state_; member in class:SyncSetupFlow
  /external/chromium/net/proxy/
proxy_service.h 243 // of |current_state_|. If |reset_fetched_config| is true then
332 State current_state_; member in class:net::ProxyService
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.h 195 current_state_.reset(new_state);
198 // Resets |current_state_| and then posts a task to the UI thread to
246 scoped_ptr<AuthAttemptState> current_state_; member in class:chromeos::ParallelAuthenticator

Completed in 52 milliseconds