Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dshell_util.h296 static const wchar_t* kRegApplicationCompany; variable
H A Dshell_util.cc358 application_path, ShellUtil::kRegApplicationCompany, in GetProgIdEntries()
1633 const wchar_t* ShellUtil::kRegApplicationCompany = L"ApplicationCompany"; member in ShellUtil