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

  /external/chromium/chrome/browser/sync/glue/
autofill_profile_change_processor.h 87 class ScopedStopObserving {
89 explicit ScopedStopObserving(AutofillProfileChangeProcessor* processor);
90 ~ScopedStopObserving();
93 ScopedStopObserving() {}
autofill_profile_change_processor.cc 49 AutofillProfileChangeProcessor::ScopedStopObserving::ScopedStopObserving(
55 AutofillProfileChangeProcessor::ScopedStopObserving::~ScopedStopObserving() {
64 ScopedStopObserving observer(this);
177 ScopedStopObserving observer(this);

Completed in 25 milliseconds