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 61 extern const wchar_t kRegMSIField[];
google_update_constants.cc 49 const wchar_t kRegMSIField[] = L"msi";
product_state_unittest.cc 353 LONG result = client_state_.DeleteValue(google_update::kRegMSIField);
363 client_state_.WriteValue(google_update::kRegMSIField,
373 client_state_.WriteValue(google_update::kRegMSIField,
383 client_state_.WriteValue(google_update::kRegMSIField,
393 client_state_.WriteValue(google_update::kRegMSIField,
product.cc 125 result = client_state_key.WriteValue(google_update::kRegMSIField,
installation_state.cc 114 msi_ = (key.ReadValueDW(google_update::kRegMSIField,
  /external/chromium_org/chrome/installer/setup/
install_worker.cc     [all...]

Completed in 152 milliseconds