Home | History | Annotate | Download | only in profile_resetter

Lines Matching refs:AutomaticProfileResetterDelegateImpl

125 // AutomaticProfileResetterDelegateImpl --------------------------------------
127 AutomaticProfileResetterDelegateImpl::AutomaticProfileResetterDelegateImpl(
155 AutomaticProfileResetterDelegateImpl::~AutomaticProfileResetterDelegateImpl() {
160 void AutomaticProfileResetterDelegateImpl::EnumerateLoadedModulesIfNeeded() {
170 void AutomaticProfileResetterDelegateImpl::
177 void AutomaticProfileResetterDelegateImpl::LoadTemplateURLServiceIfNeeded() {
182 void AutomaticProfileResetterDelegateImpl::
189 void AutomaticProfileResetterDelegateImpl::
203 &AutomaticProfileResetterDelegateImpl::OnBrandcodedDefaultsFetched,
210 void AutomaticProfileResetterDelegateImpl::
217 scoped_ptr<base::ListValue> AutomaticProfileResetterDelegateImpl::
228 scoped_ptr<base::DictionaryValue> AutomaticProfileResetterDelegateImpl::
245 bool AutomaticProfileResetterDelegateImpl::
252 scoped_ptr<base::ListValue> AutomaticProfileResetterDelegateImpl::
268 bool AutomaticProfileResetterDelegateImpl::TriggerPrompt() {
296 void AutomaticProfileResetterDelegateImpl::TriggerProfileSettingsReset(
305 &AutomaticProfileResetterDelegateImpl::RunProfileSettingsReset,
311 void AutomaticProfileResetterDelegateImpl::OnTemplateURLServiceChanged() {
319 void AutomaticProfileResetterDelegateImpl::DismissPrompt() {
331 void AutomaticProfileResetterDelegateImpl::Observe(
345 void AutomaticProfileResetterDelegateImpl::SendFeedback(
350 void AutomaticProfileResetterDelegateImpl::RunProfileSettingsReset(
362 base::Bind(&AutomaticProfileResetterDelegateImpl::
369 void AutomaticProfileResetterDelegateImpl::
380 void AutomaticProfileResetterDelegateImpl::OnProfileSettingsResetCompleted(