OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unmapped_tabs_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.cc
206
unmapped_tabs_
.erase(tab_wrapper.tab_ptr);
300
unmapped_tabs_
.erase(tab_ptr);
375
unmapped_tabs_
.insert(tab_ptr);
392
STLDeleteElements(&
unmapped_tabs_
);
synced_session_tracker.h
155
// mapped tabs, unmapped tabs are owned by the
unmapped_tabs_
container).
232
std::set<SessionTab*>
unmapped_tabs_
;
member in class:browser_sync::SyncedSessionTracker
Completed in 78 milliseconds