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

  /external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.cc 34 bool found_tabs = false; local
39 found_tabs = true;
43 if (found_tabs)
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc 200 bool found_tabs = false; local
219 found_tabs = true;
235 found_tabs = true;
239 if (found_tabs) {
    [all...]

Completed in 723 milliseconds