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

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.h 190 class TabLinks {
194 TabLinks()
201 TabLinks(int64 sync_id, const TabContents* tab)
206 TabLinks(int64 sync_id, const SessionTab* session_tab)
296 typedef std::map<SessionID::id_type, TabLinks> TabLinksMap;
session_model_associator.cc 238 TabLinks t(sync_id, tab);
    [all...]

Completed in 261 milliseconds