OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveCommandFromAutoRun
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/win/
win_util.h
74
BASE_API bool
RemoveCommandFromAutoRun
(HKEY root_key, const string16& name);
win_util.cc
135
bool
RemoveCommandFromAutoRun
(HKEY root_key, const string16& name) {
/external/chromium/chrome/common/
service_process_util_win.cc
146
base::win::
RemoveCommandFromAutoRun
(
157
base::win::
RemoveCommandFromAutoRun
(
159
return base::win::
RemoveCommandFromAutoRun
(
Completed in 153 milliseconds