HomeSort by relevance Sort by last modified time
    Searched refs:kApRegistryKeyBase (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.h 45 const wchar_t kApRegistryKeyBase[] = L"Software\\Google\\Update\\ClientState\\";
50 const wchar_t kApRegistryKeyBase[] = L"Software\\Chromium";
mini_installer.cc 146 return client_state_key.assign(kApRegistryKeyBase) &&

Completed in 158 milliseconds