Home
last modified time | relevance | path

Searched refs:ListValue (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/external/chromium/chrome/browser/ui/webui/options/
Dcertificate_manager_handler.h41 void View(const ListValue* args);
44 void EditServer(const ListValue* args);
50 void GetCATrust(const ListValue* args);
51 void EditCATrust(const ListValue* args);
54 void CancelImportExportProcess(const ListValue* args);
68 void ExportPersonal(const ListValue* args);
69 void ExportAllPersonal(const ListValue* args);
71 void ExportPersonalPasswordSelected(const ListValue* args);
88 void StartImportPersonal(const ListValue* args);
90 void ImportPersonalPasswordSelected(const ListValue* args);
[all …]
Dadvanced_options_handler.h50 void HandleSelectDownloadLocation(const ListValue* args);
54 void HandlePromptForDownload(const ListValue* args);
58 void HandleAutoOpenButton(const ListValue* args);
62 void HandleMetricsReportingCheckbox(const ListValue* args);
67 void HandleDefaultFontSize(const ListValue* args);
72 void HandleCheckRevocationCheckbox(const ListValue* args);
76 void HandleUseSSL3Checkbox(const ListValue* args);
80 void HandleUseTLS1Checkbox(const ListValue* args);
85 void ShowNetworkProxySettings(const ListValue* args);
91 void ShowManageSSLCertificates(const ListValue* args);
[all …]
Dextension_settings_handler.h27 class ListValue; variable
138 void HandleRequestExtensionsData(const ListValue* args);
141 void HandleToggleDeveloperMode(const ListValue* args);
144 void HandleInspectMessage(const ListValue* args);
147 void HandleReloadMessage(const ListValue* args);
150 void HandleEnableMessage(const ListValue* args);
153 void HandleEnableIncognitoMessage(const ListValue* args);
156 void HandleAllowFileAccessMessage(const ListValue* args);
159 void HandleUninstallMessage(const ListValue* args);
162 void HandleOptionsMessage(const ListValue* args);
[all …]
Dcore_options_handler.h71 void HandleInitialize(const ListValue* args);
77 void HandleFetchPrefs(const ListValue* args);
81 void HandleObservePrefs(const ListValue* args);
88 void HandleSetBooleanPref(const ListValue* args);
89 void HandleSetIntegerPref(const ListValue* args);
90 void HandleSetDoublePref(const ListValue* args);
91 void HandleSetStringPref(const ListValue* args);
92 void HandleSetListPref(const ListValue* args);
94 void HandleSetPref(const ListValue* args, Value::ValueType type);
100 void HandleClearPref(const ListValue* args);
[all …]
Dsync_setup_handler.h41 void OnDidShowPage(const ListValue* args);
42 void OnDidClosePage(const ListValue* args);
43 void HandleSubmitAuth(const ListValue* args);
44 void HandleConfigure(const ListValue* args);
45 void HandlePassphraseEntry(const ListValue* args);
46 void HandlePassphraseCancel(const ListValue* args);
47 void HandleFirstPassphrase(const ListValue* args);
48 void HandleGoToDashboard(const ListValue* args);
Dbrowser_options_handler.h60 void SetHomePage(const ListValue* args);
63 void BecomeDefaultBrowser(const ListValue* args);
66 void SetDefaultSearchEngine(const ListValue* args);
69 void RemoveStartupPages(const ListValue* args);
73 void AddStartupPage(const ListValue* args);
77 void EditStartupPage(const ListValue* args);
80 void SetStartupPagesToCurrentPages(const ListValue* args);
84 void RequestAutocompleteSuggestions(const ListValue* args);
88 void ToggleShowBookmarksBar(const ListValue* args);
Dautofill_options_handler.h14 class ListValue; variable
41 void RemoveAddress(const ListValue* args);
45 void RemoveCreditCard(const ListValue* args);
50 void LoadAddressEditor(const ListValue* args);
55 void LoadCreditCardEditor(const ListValue* args);
62 void SetAddress(const ListValue* args);
69 void SetCreditCard(const ListValue* args);
Dpersonal_options_handler.h48 void ShowSyncActionDialog(const ListValue* args);
49 void ShowSyncLoginDialog(const ListValue* args);
50 void ShowCustomizeSyncDialog(const ListValue* args);
51 void ThemesReset(const ListValue* args);
53 void ThemesSetGTK(const ListValue* args);
58 void OnPreferredDataTypesUpdated(const ListValue* args);
61 void LoadAccountPicture(const ListValue* args);
Dcookies_view_handler.cc89 ListValue* children = new ListValue; in TreeNodesAdded()
93 ListValue args; in TreeNodesAdded()
111 ListValue args; in TreeNodesRemoved()
149 void CookiesViewHandler::UpdateSearchResults(const ListValue* args) { in UpdateSearchResults()
160 void CookiesViewHandler::RemoveAll(const ListValue* args) { in RemoveAll()
165 void CookiesViewHandler::Remove(const ListValue* args) { in Remove()
179 void CookiesViewHandler::LoadChildren(const ListValue* args) { in LoadChildren()
194 ListValue* children = new ListValue; in SendChildren()
198 ListValue args; in SendChildren()
/external/chromium/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.h61 void ButtonClickCallback(const ListValue* args);
72 void RefreshCellularPlanCallback(const ListValue* args);
77 void LoginCallback(const ListValue* args);
78 void LoginCertCallback(const ListValue* args);
79 void LoginToOtherCallback(const ListValue* args);
80 void SetDetailsCallback(const ListValue* args);
81 void EnableWifiCallback(const ListValue* args);
82 void DisableWifiCallback(const ListValue* args);
83 void EnableCellularCallback(const ListValue* args);
84 void DisableCellularCallback(const ListValue* args);
[all …]
Dcros_language_options_handler.h36 static ListValue* GetInputMethodList(
43 static ListValue* GetLanguageList(
52 void RestartCallback(const ListValue* args);
56 void InputMethodDisableCallback(const ListValue* args);
60 void InputMethodEnableCallback(const ListValue* args);
64 void InputMethodOptionsOpenCallback(const ListValue* args);
/external/chromium/chrome/browser/ui/webui/
Ddownloads_dom_handler.h16 class ListValue; variable
40 void HandleGetDownloads(const ListValue* args);
43 void HandleOpenFile(const ListValue* args);
46 void HandleDrag(const ListValue* args);
50 void HandleSaveDangerous(const ListValue* args);
54 void HandleDiscardDangerous(const ListValue* args);
57 void HandleShow(const ListValue* args);
60 void HandlePause(const ListValue* args);
64 void HandleRemove(const ListValue* args);
67 void HandleCancel(const ListValue* args);
[all …]
Dsettings_browsertest.cc23 void(const ListValue* args));
25 void(const ListValue* args));
27 void(const ListValue* args));
29 void(const ListValue* args));
31 void(const ListValue* args));
33 void(const ListValue* args));
35 void(const ListValue* args));
37 void(const ListValue* args));
39 void(const ListValue* args));
41 void(const ListValue* args));
[all …]
Dnet_internals_ui.cc173 void OnRendererReady(const ListValue* list);
174 void OnEnableHttpThrottling(const ListValue* list);
182 void OnLoadLogFile(const ListValue* list);
237 typedef void (IOThreadImpl::*MessageHandler)(const ListValue*);
271 void OnRendererReady(const ListValue* list);
273 void OnGetProxySettings(const ListValue* list);
274 void OnReloadProxySettings(const ListValue* list);
275 void OnGetBadProxies(const ListValue* list);
276 void OnClearBadProxies(const ListValue* list);
277 void OnGetHostResolverInfo(const ListValue* list);
[all …]
Dapp_launcher_handler.h62 void HandleGetApps(const ListValue* args);
65 void HandleLaunchApp(const ListValue* args);
68 void HandleSetLaunchType(const ListValue* args);
71 void HandleUninstallApp(const ListValue* args);
74 void HandleHideAppsPromo(const ListValue* args);
77 void HandleCreateAppShortcut(const ListValue* args);
80 void HandleReorderApps(const ListValue* args);
83 void HandleSetPageIndex(const ListValue* args);
86 void HandlePromoSeen(const ListValue* args);
Dmost_visited_handler.h19 class ListValue; variable
46 void HandleGetMostVisited(const ListValue* args);
49 void HandleBlacklistURL(const ListValue* args);
52 void HandleRemoveURLsFromBlacklist(const ListValue* args);
55 void HandleClearBlacklist(const ListValue* args);
58 void HandleAddPinnedURL(const ListValue* args);
61 void HandleRemovePinnedURL(const ListValue* args);
128 scoped_ptr<ListValue> pages_value_;
Ddownloads_dom_handler.cc109 ListValue results_value; in OnDownloadUpdated()
141 void DownloadsDOMHandler::HandleGetDownloads(const ListValue* args) { in HandleGetDownloads()
151 void DownloadsDOMHandler::HandleOpenFile(const ListValue* args) { in HandleOpenFile()
157 void DownloadsDOMHandler::HandleDrag(const ListValue* args) { in HandleDrag()
168 void DownloadsDOMHandler::HandleSaveDangerous(const ListValue* args) { in HandleSaveDangerous()
174 void DownloadsDOMHandler::HandleDiscardDangerous(const ListValue* args) { in HandleDiscardDangerous()
180 void DownloadsDOMHandler::HandleShow(const ListValue* args) { in HandleShow()
186 void DownloadsDOMHandler::HandlePause(const ListValue* args) { in HandlePause()
192 void DownloadsDOMHandler::HandleRemove(const ListValue* args) { in HandleRemove()
198 void DownloadsDOMHandler::HandleCancel(const ListValue* args) { in HandleCancel()
[all …]
Dgpu_internals_ui.cc85 void OnBeginTracing(const ListValue* list);
86 void OnEndTracingAsync(const ListValue* list);
87 void OnBrowserBridgeInitialized(const ListValue* list);
88 void OnCallAsync(const ListValue* list);
89 void OnBeginRequestBufferPercentFull(const ListValue* list);
90 void OnLoadTraceFile(const ListValue* list);
91 void OnSaveTraceFile(const ListValue* list);
94 Value* OnRequestClientInfo(const ListValue* list);
95 Value* OnRequestLogMessages(const ListValue* list);
248 void GpuMessageHandler::OnCallAsync(const ListValue* args) { in OnCallAsync()
[all …]
Dactive_downloads_ui.cc108 void HandleGetDownloads(const ListValue* args);
109 void HandlePauseToggleDownload(const ListValue* args);
110 void HandleCancelDownload(const ListValue* args);
111 void HandleAllowDownload(const ListValue* args);
112 void OpenNewPopupWindow(const ListValue* args);
113 void OpenNewFullWindow(const ListValue* args);
114 void PlayMediaFile(const ListValue* args);
118 DownloadItem* GetDownloadById(const ListValue* args);
123 void OpenNewWindow(const ListValue* args, bool popup);
240 void ActiveDownloadsHandler::PlayMediaFile(const ListValue* args) { in PlayMediaFile()
[all …]
/external/chromium/chrome/browser/extensions/
Dextensions_ui.h27 class ListValue; variable
96 void HandleRequestExtensionsData(const ListValue* args);
99 void HandleToggleDeveloperMode(const ListValue* args);
102 void HandleInspectMessage(const ListValue* args);
105 void HandleReloadMessage(const ListValue* args);
108 void HandleEnableMessage(const ListValue* args);
111 void HandleEnableIncognitoMessage(const ListValue* args);
114 void HandleAllowFileAccessMessage(const ListValue* args);
117 void HandleUninstallMessage(const ListValue* args);
120 void HandleOptionsMessage(const ListValue* args);
[all …]
Dconvert_user_script.cc98 ListValue* js_files = new ListValue(); in ConvertUserScriptToExtension()
103 ListValue* matches = new ListValue(); in ConvertUserScriptToExtension()
115 ListValue* includes = new ListValue(); in ConvertUserScriptToExtension()
119 ListValue* excludes = new ListValue(); in ConvertUserScriptToExtension()
129 ListValue* content_scripts = new ListValue(); in ConvertUserScriptToExtension()
/external/chromium/chrome/browser/sync/
Djs_sync_manager_observer.cc30 ListValue return_args; in OnChangesApplied()
33 ListValue* change_values = new ListValue(); in OnChangesApplied()
44 ListValue return_args; in OnChangesComplete()
53 ListValue return_args; in OnSyncCycleCompleted()
61 ListValue return_args; in OnAuthError()
68 ListValue return_args; in OnUpdatedToken()
75 ListValue return_args; in OnPassphraseRequired()
87 ListValue return_args; in OnPassphraseAccepted()
95 ListValue return_args; in OnEncryptionComplete()
103 ListValue return_args; in OnMigrationNeededForTypes()
Djs_sync_manager_observer_unittest.cc67 ListValue expected_args; in TEST_F()
94 ListValue expected_args; in TEST_F()
106 ListValue expected_args; in TEST_F()
119 ListValue true_args, false_args; in TEST_F()
135 ListValue redacted_args; in TEST_F()
150 ListValue expected_args; in TEST_F()
151 ListValue* encrypted_type_values = new ListValue(); in TEST_F()
171 ListValue expected_args; in TEST_F()
172 ListValue* type_values = new ListValue(); in TEST_F()
254 ListValue expected_args; in TEST_F()
[all …]
/external/chromium/base/
Dvalues.cc20 ListValue* list = static_cast<ListValue*>(node); in CopyWithoutEmptyChildren()
21 ListValue* copy = new ListValue; in CopyWithoutEmptyChildren()
22 for (ListValue::const_iterator it = list->begin(); it != list->end(); in CopyWithoutEmptyChildren()
122 bool Value::GetAsList(ListValue** out_value) { in GetAsList()
502 ListValue** out_value) const { in GetList()
509 *out_value = static_cast<ListValue*>(value); in GetList()
580 ListValue** out_value) const { in GetListWithoutPathExpansion()
587 *out_value = static_cast<ListValue*>(value); in GetListWithoutPathExpansion()
689 ListValue::ListValue() : Value(TYPE_LIST) { in ListValue() function in ListValue
692 ListValue::~ListValue() { in ~ListValue()
[all …]
/external/chromium/chrome/browser/
Dplugin_updater.cc45 ListValue* PluginUpdater::GetPluginGroupsData() { in GetPluginGroupsData()
50 ListValue* plugin_groups_data = new ListValue(); in GetPluginGroupsData()
86 const ListValue* disabled_list = in Observe()
88 const ListValue* exceptions_list = in Observe()
90 const ListValue* enabled_list = in Observe()
97 const ListValue* disabled_list, in UpdatePluginsStateFromPolicy()
98 const ListValue* exceptions_list, in UpdatePluginsStateFromPolicy()
99 const ListValue* enabled_list) { in UpdatePluginsStateFromPolicy()
116 void PluginUpdater::ListValueToStringSet(const ListValue* src, in ListValueToStringSet()
120 ListValue::const_iterator end(src->end()); in ListValueToStringSet()
[all …]

12345678910>>...15