Searched defs:setup_in_progress (Results 1 – 2 of 2) sorted by relevance
66 bool setup_in_progress() const { return setup_in_progress_; } in setup_in_progress() function
1641 bool ProfileSyncService::setup_in_progress() const { in setup_in_progress() function in ProfileSyncService1666 void ProfileSyncService::SetSetupInProgress(bool setup_in_progress) { in SetSetupInProgress()