Searched defs:ScopedStopObserving (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Dchange_processor.h54 class ScopedStopObserving { class in class:sync_driver::ChangeProcessor
56 explicit ScopedStopObserving(T* processor) function in class:sync_driver::ChangeProcessor::ScopedStopObserving
60 ~ScopedStopObserving() {
65 ScopedStopObserving() {} function in class:sync_driver::ChangeProcessor::ScopedStopObserving

Completed in 193 milliseconds