Home
last modified time | relevance | path

Searched refs:NotifyUpdatedToken (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h466 void NotifyUpdatedToken(const std::string& token);
Dsync_backend_host.cc567 void SyncBackendHost::Core::NotifyUpdatedToken(const std::string& token) { in NotifyUpdatedToken() function in browser_sync::SyncBackendHost::Core
997 &Core::NotifyUpdatedToken, token)); in OnUpdatedToken()