OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEnableSyncSessionsV2
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.cc
185
if (!command_line_->HasSwitch(switches::
kEnableSyncSessionsV2
)) {
447
DCHECK(command_line_->HasSwitch(switches::
kEnableSyncSessionsV2
));
profile_sync_service.cc
204
switches::
kEnableSyncSessionsV2
)) {
395
switches::
kEnableSyncSessionsV2
)) {
406
switches::
kEnableSyncSessionsV2
)) {
[
all
...]
/external/chromium_org/chrome/common/
chrome_switches.cc
[
all
...]
chrome_switches.h
227
extern const char
kEnableSyncSessionsV2
[];
Completed in 2171 milliseconds