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

  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.h 294 void AssociateTab(SyncedTabDelegate* const tab,
sessions_sync_manager.cc 226 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,
389 AssociateTab(modified_tab, &changes);
    [all...]

Completed in 284 milliseconds