OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRegStartMenuInternet
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/util/
shell_util.h
220
static const wchar_t*
kRegStartMenuInternet
;
shell_util.cc
201
return string16(ShellUtil::
kRegStartMenuInternet
)
518
string16 start_menu(ShellUtil::
kRegStartMenuInternet
);
[
all
...]
/external/chromium_org/chrome/installer/setup/
uninstall.cc
778
for (RegistryKeyIterator iter(root, ShellUtil::
kRegStartMenuInternet
);
781
client_key.assign(ShellUtil::
kRegStartMenuInternet
)
790
root, ShellUtil::
kRegStartMenuInternet
, NULL,
[
all
...]
Completed in 74 milliseconds