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

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate.cc 107 // AutomaticProfileResetterDelegateImpl --------------------------------------
109 AutomaticProfileResetterDelegateImpl::AutomaticProfileResetterDelegateImpl(
137 AutomaticProfileResetterDelegateImpl::~AutomaticProfileResetterDelegateImpl() {
142 void AutomaticProfileResetterDelegateImpl::EnumerateLoadedModulesIfNeeded() {
152 void AutomaticProfileResetterDelegateImpl::
159 void AutomaticProfileResetterDelegateImpl::LoadTemplateURLServiceIfNeeded() {
164 void AutomaticProfileResetterDelegateImpl::
171 void AutomaticProfileResetterDelegateImpl:
    [all...]
automatic_profile_resetter_delegate.h 112 class AutomaticProfileResetterDelegateImpl
114 public base::SupportsWeakPtr<AutomaticProfileResetterDelegateImpl>,
118 explicit AutomaticProfileResetterDelegateImpl(
121 virtual ~AutomaticProfileResetterDelegateImpl();
217 DISALLOW_COPY_AND_ASSIGN(AutomaticProfileResetterDelegateImpl);
automatic_profile_resetter_delegate_unittest.cc 64 : public AutomaticProfileResetterDelegateImpl {
67 : AutomaticProfileResetterDelegateImpl(
294 new AutomaticProfileResetterDelegateImpl(profile(),
353 new AutomaticProfileResetterDelegateImpl(profile(),
automatic_profile_resetter.cc 408 delegate_.reset(new AutomaticProfileResetterDelegateImpl(

Completed in 27 milliseconds