Home
last modified time | relevance | path

Searched defs:LookupAllForeignSessions (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dforeign_session_tracker.cc18 bool ForeignSessionTracker::LookupAllForeignSessions( in LookupAllForeignSessions() function in browser_sync::ForeignSessionTracker
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_session_tracker.cc24 bool SyncedSessionTracker::LookupAllForeignSessions( in LookupAllForeignSessions() function in browser_sync::SyncedSessionTracker
Dsynced_session_tracker_unittest.cc56 TEST_F(SyncedSessionTrackerTest, LookupAllForeignSessions) { in TEST_F() argument