OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDisableSyncAutofill
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc
102
TestSwitchDisablesType(switches::
kDisableSyncAutofill
,
profile_sync_factory_impl.cc
99
if (!command_line_->HasSwitch(switches::
kDisableSyncAutofill
)) {
/external/chromium/chrome/common/
chrome_switches.cc
282
const char
kDisableSyncAutofill
[] = "disable-sync-autofill";
[
all
...]
chrome_switches.h
92
extern const char
kDisableSyncAutofill
[];
Completed in 28 milliseconds