Home
last modified time | relevance | path

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

/external/chromium/base/win/
Dwin_util.cc130 base::win::RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_SET_VALUE); in AddCommandToAutoRun() local
136 base::win::RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_SET_VALUE); in RemoveCommandFromAutoRun() local
143 base::win::RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_QUERY_VALUE); in ReadCommandFromAutoRun() local