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

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.h 282 syncer::CancelationSignal stop_syncing_signal_; member in class:browser_sync::SyncBackendHostCore
sync_backend_host_core.cc 379 &stop_syncing_signal_);
501 stop_syncing_signal_.Signal();
506 // this because the stop_syncing_signal_ has already been signalled, which

Completed in 43 milliseconds