OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restored_tabs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.h
216
// machine, false otherwise. |
restored_tabs
| is a filtered tab-only
222
syncer::SyncDataList*
restored_tabs
,
271
// |
restored_tabs
| is a filtered tab-only subset of initial sync data, if
287
const syncer::SyncDataList&
restored_tabs
,
313
// |
restored_tabs
| is a filtered tab-only subset of initial sync data, if
322
const syncer::SyncDataList&
restored_tabs
,
sessions_sync_manager.cc
119
syncer::SyncDataList
restored_tabs
;
local
120
if (!InitFromSyncModel(initial_sync_data, &
restored_tabs
, &new_changes)) {
142
AssociateWindows(RELOAD_TABS,
restored_tabs
, &new_changes);
154
const syncer::SyncDataList&
restored_tabs
,
218
restored_tabs
, change_output);
559
syncer::SyncDataList*
restored_tabs
,
595
restored_tabs
->push_back(*it);
[
all
...]
Completed in 83 milliseconds