OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enabled_types_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/notifier/
p2p_notifier.cc
87
enabled_types_
= types;
130
if (
enabled_types_
.empty()) {
136
syncable::ModelTypeBitSetFromSet(
enabled_types_
), std::string());
p2p_notifier.h
70
syncable::ModelTypeSet
enabled_types_
;
member in class:sync_notifier::P2PNotifier
Completed in 7838 milliseconds