Home
last modified time | relevance | path

Searched defs:root_key (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/win/
Dwin_util.cc128 bool AddCommandToAutoRun(HKEY root_key, const string16& name, in AddCommandToAutoRun()
135 bool RemoveCommandFromAutoRun(HKEY root_key, const string16& name) { in RemoveCommandFromAutoRun()
140 bool ReadCommandFromAutoRun(HKEY root_key, in ReadCommandFromAutoRun()
Dregistry.cc279 RegistryValueIterator::RegistryValueIterator(HKEY root_key, in RegistryValueIterator()
347 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key, in RegistryKeyIterator()
/external/chromium/chrome/browser/
Dshell_integration_win.cc346 HKEY root_key = HKEY_CLASSES_ROOT; in IsDefaultBrowser() local
/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.c65 HKEY root_key; in get_verbose_setting() local
140 HKEY root_key, key_handle; in read_w32_registry_string() local
/external/chromium/net/base/
Ddnssec_chain_verifier.cc561 base::StringPiece root_key; in EnterRoot() local