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

/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager.h294 void AssociateTab(SyncedTabDelegate* const tab,
H A Dsessions_sync_manager.cc226 AssociateTab(synced_tab, change_output);
229 // by the above AssociateTab call (at association time), or by the
230 // change processor calling AssociateTab for all modified tabs.
266 void SessionsSyncManager::AssociateTab(SyncedTabDelegate* const tab, function in class:browser_sync::SessionsSyncManager
389 AssociateTab(modified_tab, &changes);

Completed in 28 milliseconds