HomeSort by relevance Sort by last modified time
    Searched full:keys (Results 576 - 600 of 5906) sorted by null

<<21222324252627282930>>

  /external/chromium_org/base/
base_paths_posix.h 8 // This file declares windows-specific path keys for the base module.
  /external/chromium_org/base/debug/
crash_logging.h 55 // Before setting values for a key, all the keys must be registered.
67 // Before the crash key logging mechanism can be used, all crash keys must be
70 // crash keys. |chunk_max_length| is the maximum size that a value in a single
72 BASE_EXPORT size_t InitCrashKeys(const CrashKey* const keys, size_t count,
  /external/chromium_org/chrome/browser/chromeos/
keyboard_driven_event_rewriter.h 17 // Ctrl+Alt+Shift+<Arrow keys|Enter> key events. This mapping only happens
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.cc 11 // Keys that may be used in the "other" attribute of an Action.
activity_action_constants.h 12 // Keys that may be used in the "other" attribute of an Action.
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api_constants.cc 10 // Keys.
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api_constants.h 13 // Keys.
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api_constants.h 14 // Keys.
  /external/chromium_org/chrome/browser/policy/cloud/
resource_cache_unittest.cc 46 // Write subkeys to two other keys.
82 // The other two keys were not affected.
92 // Now purge all keys except the third.
97 // The first two keys are empty.
  /external/chromium_org/chrome/browser/policy/
preg_parser_win_unittest.cc 24 RegistryDict::KeyMap::const_iterator iter_key_a(a.keys().begin());
25 RegistryDict::KeyMap::const_iterator iter_key_b(b.keys().begin());
26 for (; iter_key_a != a.keys().end() && iter_key_b != b.keys().end();
  /external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.h 44 // Adds the form fields in |keys| to the WebDataService of sync profile
46 void AddKeys(int profile, const std::set<autofill::AutofillKey>& keys);
52 // Removes all of the keys from the WebDataService of sync profile |profile|.
95 // Returns the number of autofill keys contained by sync profile |profile|.
  /external/chromium_org/chrome/common/extensions/api/extension_action/
browser_action_handler.h 28 virtual const std::vector<std::string> Keys() const OVERRIDE;
page_action_handler.h 28 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/identity/
oauth2_manifest_handler.h 41 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/omnibox/
omnibox_handler.h 34 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/speech/
tts_engine_manifest_handler.h 38 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/spellcheck/
spellcheck_handler.h 34 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/
incognito_handler.h 36 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_isolation_info.h 37 virtual const std::vector<std::string> Keys() const OVERRIDE;
kiosk_enabled_info.h 35 virtual const std::vector<std::string> Keys() const OVERRIDE;
minimum_chrome_version_checker.h 23 virtual const std::vector<std::string> Keys() const OVERRIDE;
nacl_modules_handler.h 36 virtual const std::vector<std::string> Keys() const OVERRIDE;
  /external/chromium_org/dbus/
values_util.h 22 // double. Non-string diciontary keys are converted to strings.
  /external/chromium_org/extensions/common/matcher/
url_matcher_constants.cc 10 // Keys of dictionaries for URL constraints
url_matcher_constants.h 13 // Keys of dictionaries for URL constraints

Completed in 1039 milliseconds

<<21222324252627282930>>