HandleSetPref     485 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_BOOLEAN);
HandleSetPref     489 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_INTEGER);
HandleSetPref     493 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_DOUBLE);
HandleSetPref     497 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_STRING);
HandleSetPref     501 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_URL);
HandleSetPref     505 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_LIST);
HandleSetPref     146 chrome/browser/ui/webui/options/core_options_handler.h   void HandleSetPref(const base::ListValue* args, PrefType type);
HandleSetPref      35 chrome/browser/ui/webui/options/options_browsertest.cc       "optionsTestSetPref", base::Bind(&OptionsBrowserTest::HandleSetPref,
HandleSetPref      40 chrome/browser/ui/webui/options/options_browsertest.h   void HandleSetPref(const base::ListValue* args);