Home
last modified time | relevance | path

Searched refs:kAutoRunKeyPath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/win/
H A Dwin_util.cc476 static const wchar_t kAutoRunKeyPath[] = variable
482 RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_SET_VALUE); in AddCommandToAutoRun()
488 RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_SET_VALUE); in RemoveCommandFromAutoRun()
495 RegKey autorun_key(root_key, kAutoRunKeyPath, KEY_QUERY_VALUE); in ReadCommandFromAutoRun()