HomeSort by relevance Sort by last modified time
    Searched refs:setup_in_progress (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 365 // If |setup_in_progress| is false, this also kicks the sync engine to ensure
367 virtual void SetSetupInProgress(bool setup_in_progress);
571 bool setup_in_progress() const { return setup_in_progress_; } function in class:ProfileSyncService
    [all...]
profile_sync_service.cc     [all...]

Completed in 286 milliseconds