Searched defs:kRegStartMenuInternet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dshell_util.h216 static const wchar_t* kRegStartMenuInternet; member in class:ShellUtil
H A Dshell_util.cc200 return string16(ShellUtil::kRegStartMenuInternet)
511 string16 start_menu(ShellUtil::kRegStartMenuInternet);
1321 const wchar_t* ShellUtil::kRegStartMenuInternet = member in class:ShellUtil
1553 const string16 base_key(ShellUtil::kRegStartMenuInternet);

Completed in 95 milliseconds