Searched defs:kRegPathClientState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome_elf/
H A Dchrome_elf_util_unittest.cc16 const wchar_t kRegPathClientState[] = L"Software\\Google\\Update\\ClientState"; member in namespace:__anon6047
96 BuildKey(state_medium ? kRegPathClientStateMedium : kRegPathClientState,
105 BuildKey(kRegPathClientState, kAppGuidGoogleChrome).c_str(),
H A Dchrome_elf_util.cc14 const wchar_t kRegPathClientState[] = L"Software\\Google\\Update\\ClientState"; member in namespace:__anon6046
129 if (!ReadKeyValueString(is_system_install, kRegPathClientState,
161 return ReadKeyValueDW(system_install, kRegPathClientState, app_guid,
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_constants.cc17 const wchar_t kRegPathClientState[] = L"Software\\Google\\Update\\ClientState"; member in namespace:google_update

Completed in 6510 milliseconds