OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_NOTHING
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc
59
SYNC_NOTHING
79
result.SetBoolean("syncNothing", sync_all ==
SYNC_NOTHING
);
131
CheckBool(dictionary, "syncNothing", config ==
SYNC_NOTHING
);
668
NULL,
SYNC_NOTHING
, GetAllTypes(), std::string(), ENCRYPT_PASSWORDS);
[
all
...]
/external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js
56
SYNC_NOTHING
: 2
313
options.DataTypeSelection.
SYNC_NOTHING
;
506
if (this.selectedIndex == options.DataTypeSelection.
SYNC_NOTHING
) {
596
options.DataTypeSelection.
SYNC_NOTHING
;
[
all
...]
Completed in 307 milliseconds