/external/chromium_org/chrome/browser/ui/webui/predictors/ |
predictors_handler.cc | 58 const base::ListValue* args) { 63 base::ListValue* db = new base::ListValue(); 84 const base::ListValue* args) { 91 base::ListValue* db = new base::ListValue(); 96 db = new base::ListValue(); 107 base::ListValue* db) const { 112 base::ListValue* resources = new base::ListValue(); [all...] |
/external/chromium/base/json/ |
json_writer_unittest.cc | 26 root = new ListValue; 52 ListValue* list = new ListValue; 57 ListValue* inner_list = new ListValue;
|
/external/chromium_org/chromeos/network/onc/ |
onc_utils.h | 20 class ListValue; 83 base::ListValue* network_configs); 103 base::ListValue* network_configs, 105 base::ListValue* certificates); 119 base::ListValue* network_configs);
|
/external/chromium_org/tools/json_schema_compiler/test/ |
additional_properties_unittest.cc | 13 scoped_ptr<ListValue> list_value(new ListValue()); 37 scoped_ptr<ListValue> params_value(new ListValue()); 52 ListValue expected;
|
/external/chromium_org/chrome/browser/accessibility/ |
accessibility_extension_api.cc | 34 scoped_ptr<ListValue> ControlInfoToEventArguments( 39 scoped_ptr<ListValue> args(new ListValue()); 130 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 140 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 148 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 156 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 164 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 172 scoped_ptr<ListValue> args(ControlInfoToEventArguments(info)); 182 scoped_ptr<base::ListValue> event_args(new base::ListValue()) [all...] |
/external/chromium_org/chrome/browser/ui/webui/performance_monitor/ |
performance_monitor_handler.cc | 152 scoped_ptr<ListValue> GetMetricDetailsForCategory(MetricCategory category) { 153 scoped_ptr<ListValue> value(new ListValue()); 191 scoped_ptr<ListValue> GetEventTypesForCategory(EventCategory category) { 192 scoped_ptr<ListValue> value(new ListValue()); 226 void DoGetActiveIntervals(ListValue* results, 247 void DoGetEvents(ListValue* results, 259 ListValue* events = new ListValue(); [all...] |
/external/chromium/chrome/browser/sync/ |
js_sync_manager_observer_unittest.cc | 67 ListValue expected_args; 94 ListValue expected_args; 106 ListValue expected_args; 119 ListValue true_args, false_args; 135 ListValue redacted_args; 150 ListValue expected_args; 151 ListValue* encrypted_type_values = new ListValue(); 171 ListValue expected_args; 172 ListValue* type_values = new ListValue() [all...] |
/external/chromium/chrome/browser/ |
plugin_updater.cc | 45 ListValue* PluginUpdater::GetPluginGroupsData() { 50 ListValue* plugin_groups_data = new ListValue(); 86 const ListValue* disabled_list = 88 const ListValue* exceptions_list = 90 const ListValue* enabled_list = 97 const ListValue* disabled_list, 98 const ListValue* exceptions_list, 99 const ListValue* enabled_list) { 116 void PluginUpdater::ListValueToStringSet(const ListValue* src [all...] |
about_flags.h | 14 class ListValue; 90 ListValue* GetFlagsExperimentsData(PrefService* prefs);
|
/external/chromium/chrome/common/ |
json_schema_validator.h | 16 class ListValue; 114 JSONSchemaValidator(DictionaryValue* schema, ListValue* types); 159 void ValidateChoices(Value* instance, ListValue* choices, 163 void ValidateEnum(Value* instance, ListValue* choices, 171 void ValidateArray(ListValue* instance, DictionaryValue* schema, 177 void ValidateTuple(ListValue* instance, DictionaryValue* schema,
|
/external/chromium_org/base/json/ |
json_writer_unittest.cc | 26 root = new ListValue; 52 ListValue* list = new ListValue; 57 ListValue* inner_list = new ListValue; 104 ListValue binary_list;
|
/external/chromium_org/chrome/browser/policy/ |
configuration_policy_handler_android.cc | 62 const base::ListValue* list = NULL; 66 for (base::ListValue::const_iterator it = list->begin(); 83 const base::ListValue* list = NULL; 87 base::ListValue* bookmarks = new base::ListValue(); 88 for (base::ListValue::const_iterator it = list->begin();
|
/external/chromium_org/chrome/browser/profile_resetter/ |
automatic_profile_resetter_delegate.h | 26 class ListValue; 65 virtual scoped_ptr<base::ListValue> GetLoadedModuleNameDigests() const = 0; 86 virtual scoped_ptr<base::ListValue> 140 virtual scoped_ptr<base::ListValue> 145 virtual scoped_ptr<base::ListValue> 198 scoped_ptr<base::ListValue> module_list_;
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
slow_ui.cc | 72 void HandleDisable(const ListValue* args); 73 void HandleEnable(const ListValue* args); 74 void LoadComplete(const ListValue* args); 105 void SlowHandler::HandleDisable(const ListValue* args) { 110 void SlowHandler::HandleEnable(const ListValue* args) { 115 void SlowHandler::LoadComplete(const ListValue* args) {
|
/external/chromium_org/chrome/browser/ui/webui/ |
components_ui.cc | 72 void HandleRequestComponentsData(const ListValue* args); 75 void HandleCheckUpdate(const ListValue* args); 98 void ComponentsDOMHandler::HandleRequestComponentsData(const ListValue* args) { 106 void ComponentsDOMHandler::HandleCheckUpdate(const ListValue* args) { 127 ListValue* component_list = new ListValue();
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
accounts_options_handler.cc | 92 void AccountsOptionsHandler::HandleWhitelistUser(const base::ListValue* args) { 104 const base::ListValue* args) { 116 const base::ListValue* args) { 122 scoped_ptr<base::ListValue> new_list; 125 const base::ListValue* existing = NULL; 129 new_list.reset(new base::ListValue);
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
language_dictionary_overlay_handler.cc | 74 ListValue add_words; 75 ListValue remove_words; 94 ListValue list_value; 104 void LanguageDictionaryOverlayHandler::RefreshWords(const ListValue* args) { 109 void LanguageDictionaryOverlayHandler::AddWord(const ListValue* args) { 118 void LanguageDictionaryOverlayHandler::RemoveWord(const ListValue* args) {
|
autofill_options_handler.cc | 53 scoped_ptr<ListValue> country_list(new ListValue()); 77 // Get the multi-valued element for |type| and return it in |ListValue| form. 80 scoped_ptr<ListValue>* list) { 81 list->reset(new ListValue); 96 void SetValueList(const ListValue* list, 108 // Get the multi-valued element for |type| and return it in |ListValue| form. 110 scoped_ptr<ListValue>* names) { 111 names->reset(new ListValue); 129 ListValue* name = new ListValue; // owned by |list [all...] |
/external/chromium_org/chrome/test/chromedriver/chrome/ |
web_view.h | 17 class ListValue; 69 const base::ListValue& args, 79 const base::ListValue& args, 89 const base::ListValue& args, 98 const base::ListValue& args, 112 virtual Status GetCookies(scoped_ptr<base::ListValue>* cookies) = 0;
|
/external/chromium/chrome/browser/ui/webui/ |
net_internals_ui.cc | 173 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...] |
downloads_dom_handler.cc | 109 ListValue results_value; 141 void DownloadsDOMHandler::HandleGetDownloads(const ListValue* args) { 151 void DownloadsDOMHandler::HandleOpenFile(const ListValue* args) { 157 void DownloadsDOMHandler::HandleDrag(const ListValue* args) { 168 void DownloadsDOMHandler::HandleSaveDangerous(const ListValue* args) { 174 void DownloadsDOMHandler::HandleDiscardDangerous(const ListValue* args) { 180 void DownloadsDOMHandler::HandleShow(const ListValue* args) { 186 void DownloadsDOMHandler::HandlePause(const ListValue* args) { 192 void DownloadsDOMHandler::HandleRemove(const ListValue* args) { 198 void DownloadsDOMHandler::HandleCancel(const ListValue* args) [all...] |
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
net_internals_ui.cc | 377 void OnRendererReady(const ListValue* list); 378 void OnClearBrowserCache(const ListValue* list); 379 void OnGetPrerenderInfo(const ListValue* list); 380 void OnGetHistoricNetworkStats(const ListValue* list); 381 void OnGetExtensionInfo(const ListValue* list); 383 void OnRefreshSystemLogs(const ListValue* list); 384 void OnGetSystemLog(const ListValue* list); 385 void OnImportONCFile(const ListValue* list); 386 void OnStoreDebugLogs(const ListValue* list); 389 void OnSetNetworkDebugMode(const ListValue* list) [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
web_navigation_api_helpers.cc | 42 scoped_ptr<base::ListValue> args, 70 scoped_ptr<base::ListValue> args(new base::ListValue()); 95 scoped_ptr<base::ListValue> args(new base::ListValue()); 105 base::ListValue* qualifiers = new base::ListValue(); 127 scoped_ptr<base::ListValue> args(new base::ListValue()); 149 scoped_ptr<base::ListValue> args(new base::ListValue()) [all...] |
/external/chromium/chrome/browser/chromeos/ |
locale_change_guard.h | 18 class ListValue; 42 void RevertLocaleChange(const ListValue* list);
|
user_cros_settings_provider.h | 15 class ListValue; 51 static const ListValue* cached_whitelist();
|