OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hkcu_key_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/
plugin_service_impl.cc
210
if (
hkcu_key_
.Create(HKEY_CURRENT_USER,
213
if (
hkcu_key_
.StartWatching() == ERROR_SUCCESS) {
214
hkcu_event_.reset(new base::WaitableEvent(
hkcu_key_
.watch_event()));
639
hkcu_key_
.StartWatching();
plugin_service_impl.h
220
base::win::RegKey
hkcu_key_
;
member in class:content::PluginServiceImpl
Completed in 189 milliseconds