Searched refs:weak_core (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl.cc397 base::WeakPtr<SyncCore> weak_core = sync_core_->AsWeakPtr(); local
398 weak_core.get();
401 new SyncCoreProxyImpl(base::MessageLoopProxy::current(), weak_core));

Completed in 83 milliseconds