Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/glue/
Dsynced_session_tracker.cc34 bool found_tabs = false; in LookupAllForeignSessions() local
39 found_tabs = true; in LookupAllForeignSessions()
43 if (found_tabs) in LookupAllForeignSessions()
/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager.cc200 bool found_tabs = false; in AssociateWindows() local
219 found_tabs = true; in AssociateWindows()
235 found_tabs = true; in AssociateWindows()
239 if (found_tabs) { in AssociateWindows()