Searched refs:LOOK_IN_HKCU (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dshell_util.cc186 LOOK_IN_HKCU = 1 << 0, enumerator in enum:__anon7126::RegistryEntry::LookForIn
188 LOOK_IN_HKCU_THEN_HKLM = LOOK_IN_HKCU | LOOK_IN_HKLM,
550 if (look_for_in & LOOK_IN_HKCU)
1994 if (!AreEntriesRegistered(entries, RegistryEntry::LOOK_IN_HKCU)) {

Completed in 41 milliseconds