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

  /external/chromium_org/chrome/installer/util/
google_update_constants.h 60 extern const wchar_t kRegMSIField[];
google_update_constants.cc 50 const wchar_t kRegMSIField[] = L"msi";
product_state_unittest.cc 339 LONG result = client_state_.DeleteValue(google_update::kRegMSIField);
349 client_state_.WriteValue(google_update::kRegMSIField,
359 client_state_.WriteValue(google_update::kRegMSIField,
369 client_state_.WriteValue(google_update::kRegMSIField,
379 client_state_.WriteValue(google_update::kRegMSIField,
product.cc 122 result = client_state_key.WriteValue(google_update::kRegMSIField,
installation_state.cc 115 msi_ = (key.ReadValueDW(google_update::kRegMSIField,
  /external/chromium_org/chrome/installer/setup/
install_worker.cc     [all...]

Completed in 236 milliseconds