OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldSyncWindowType
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/glue/
session_model_associator.h
304
static bool
ShouldSyncWindowType
(const Browser::Type& type);
session_model_associator.cc
124
if (
ShouldSyncWindowType
((*i)->type()) && (*i)->tab_count() &&
172
bool SessionModelAssociator::
ShouldSyncWindowType
(const Browser::Type& type) {
[
all
...]
Completed in 27 milliseconds