Searched refs:kRegCommandsKey (Results 1 – 4 of 4) sorted by relevance
22 const wchar_t kRegCommandsKey[] = L"Commands"; variable
33 extern const wchar_t kRegCommandsKey[];
43 if (commands_key.Open(version_key.Handle(), google_update::kRegCommandsKey, in InitializeCommands()
192 .append(google_update::kRegCommandsKey) in GetRegCommandKey()