Searched refs:GetList (Results 1 - 25 of 258) sorted by relevance

1234567891011

/external/chromium/chrome/browser/ui/gtk/
H A Dinfo_bubble_accelerators_gtk.cc27 InfoBubbleAcceleratorGtkList InfoBubbleAcceleratorsGtk::GetList() { function in class:InfoBubbleAcceleratorsGtk
H A Dinfo_bubble_accelerators_gtk.h33 static InfoBubbleAcceleratorGtkList GetList();
/external/chromium_org/extensions/common/
H A Devent_matcher.cc34 if (filter_->GetList(kUrlFiltersKey, &url_filters))
41 if (filter_->GetList(kUrlFiltersKey, &url_filters)) {
/external/chromium/chrome/browser/extensions/
H A Dextension_bookmarks_unittest.cc39 tree->GetList(keys::kChildrenKey, &children);
49 tree->GetList(keys::kChildrenKey, &children);
59 tree->GetList(keys::kChildrenKey, &children);
74 tree->GetList(keys::kChildrenKey, &children);
H A Dextension_info_private_api_chromeos.cc33 EXTENSION_FUNCTION_VALIDATE(args_->GetList(0, &list));
/external/chromium_org/chrome/browser/extensions/
H A Dstandard_management_policy_provider.cc40 pref_service->GetList(prefs::kExtensionInstallDenyList);
42 pref_service->GetList(prefs::kExtensionInstallAllowList);
47 allowed_types = pref_service->GetList(prefs::kExtensionAllowedTypes);
/external/chromium_org/cc/test/
H A Dlayer_tree_json_parser.cc27 success &= dict->GetList("Bounds", &list);
31 success &= dict->GetList("Position", &list);
45 success &= dict->GetList("ImageAperture", &list);
52 success &= dict->GetList("ImageBounds", &list);
88 success &= dict->GetList("DrawTransform", &list);
97 success &= dict->GetList("Children", &list);
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder_unittest.cc40 if (plugin->GetList("mime_types", &mime_types)) {
48 if (plugin->GetList("matching_mime_types", &matching_mime_types)) {
56 if (!plugin->GetList("versions", &versions))
/external/chromium_org/chrome/common/extensions/manifest_tests/
H A Dextension_manifests_validapp_unittest.cc31 ASSERT_TRUE(manifest->GetList("permissions", &permissions));
/external/chromium/chrome/browser/chromeos/login/
H A Duser_image_downloader.cc117 if (!feed_dictionary->GetList("entry", &entry_list))
133 if (!entry_dictionary->GetList("gd$email", &email_list))
141 if (!entry_dictionary->GetList("link", &link_list))
/external/chromium_org/net/base/
H A Dnet_log_logger_unittest.cc47 ASSERT_TRUE(dict->GetList("events", &events));
79 ASSERT_TRUE(dict->GetList("events", &events));
114 ASSERT_TRUE(dict->GetList("events", &events));
/external/chromium/chrome/browser/
H A Dplugin_updater.cc87 pref_service->GetList(prefs::kPluginsDisabledPlugins);
89 pref_service->GetList(prefs::kPluginsDisabledPluginsExceptions);
91 pref_service->GetList(prefs::kPluginsEnabledPlugins);
217 profile->GetPrefs()->GetList(prefs::kPluginsDisabledPlugins);
219 profile->GetPrefs()->GetList(prefs::kPluginsDisabledPluginsExceptions);
221 profile->GetPrefs()->GetList(prefs::kPluginsEnabledPlugins);
/external/chromium_org/chrome/browser/chromeos/cros/
H A Dnetwork_property_ui_data.cc41 if (onc->GetList(recommended_property_key, &recommended_keys)) {
/external/chromium_org/chrome/browser/chromeos/settings/
H A Downer_flags_storage.cc24 g_browser_process->local_state()->GetList(
/external/chromium_org/chrome/browser/managed_mode/
H A Dmanaged_mode_site_list.cc78 if (site_dict->GetList(kWhitelistKey, &whitelist)) {
94 if (site_dict->GetList(kHostnameHashesKey, &hash_list)) {
177 if (entry->GetList(kCategoriesKey, &categories)) {
226 if (dict->GetList(kSitesKey, &sites))
/external/chromium_org/chrome/browser/
H A Dpref_service_flags_storage.cc20 const ListValue* enabled_experiments = prefs_->GetList(
H A Dabout_flags_unittest.cc172 const ListValue* experiments_list = prefs_.GetList(
189 experiments_list = prefs_.GetList(prefs::kEnabledLabsExperiments);
200 const ListValue* experiments_list = prefs_.GetList(
207 experiments_list = prefs_.GetList(prefs::kEnabledLabsExperiments);
301 prefs_.GetList(prefs::kEnabledLabsExperiments);
358 prefs_.GetList(prefs::kEnabledLabsExperiments);
/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo_mobile_ntp.cc50 !payload_->GetList("promo_action_args", &action_args_) ||
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dapp_isolation_info.cc61 if (!extension->manifest()->GetList(keys::kIsolation, &isolation_list)) {
H A Dcontent_scripts_handler.cc46 if (!content_script->GetList(globs_property_name, &list)) {
115 if (!content_script->GetList(keys::kMatches, &matches)) {
178 if (!content_script->GetList(keys::kExcludeMatches, &exclude_matches)) {
227 !content_script->GetList(keys::kJs, &js)) {
236 !content_script->GetList(keys::kCss, &css)) {
386 if (!extension->manifest()->GetList(keys::kContentScripts, &scripts_list)) {
/external/chromium_org/chrome/service/
H A Dservice_process_prefs.h56 const base::ListValue* GetList(const std::string& key) const;
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_interactive_test.cc49 EXPECT_FALSE(result.get()->GetList(keys::kTabsKey, &tabs));
62 EXPECT_TRUE(result.get()->GetList(keys::kTabsKey, &tabs));
/external/chromium_org/chrome/browser/spellchecker/
H A Dspelling_service_client.cc194 if (!value->GetList(kMisspellingsPath, &misspellings))
210 !misspelling->GetList("suggestions", &suggestions)) {
/external/chromium_org/chrome/common/extensions/api/file_handlers/
H A Dfile_handlers_parser.cc50 !handler_info.GetList(keys::kFileHandlerTypes, &mime_types)) {
58 !handler_info.GetList(keys::kFileHandlerExtensions, &file_extensions)) {
/external/chromium_org/chrome/common/extensions/api/speech/
H A Dtts_engine_manifest_handler.cc61 if (!tts_dict->GetList(keys::kTtsVoices, &tts_voices)) {
100 if (!one_tts_voice->GetList(

Completed in 728 milliseconds

1234567891011