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

  /external/chromium_org/chrome/installer/gcapi/
gcapi_reactivation.cc 19 std::wstring reactivation_path(google_update::kRegPathClientState);
44 std::wstring path(google_update::kRegPathClientState);
gcapi_last_run_test.cc 34 std::wstring reg_path(google_update::kRegPathClientState);
59 const wchar_t* base_path = google_update::kRegPathClientState;
gcapi_reactivation_test.cc 69 google_update::kRegPathClientState;
84 string16 client_state_path(google_update::kRegPathClientState);
103 google_update::kRegPathClientState;
  /external/chromium_org/chrome/installer/util/
google_chrome_binaries_distribution.cc 33 return string16(google_update::kRegPathClientState)
google_update_constants.h 30 extern const wchar_t kRegPathClientState[];
chrome_frame_distribution.cc 74 string16 key(google_update::kRegPathClientState);
google_update_constants.cc 19 const wchar_t kRegPathClientState[] = L"Software\\Google\\Update\\ClientState";
chrome_app_host_distribution.cc 86 string16 key(google_update::kRegPathClientState);
google_chrome_distribution.cc 168 string16 key(google_update::kRegPathClientState);
190 string16 sub_key(google_update::kRegPathClientState);
google_update_settings.cc 383 std::wstring reg_key(google_update::kRegPathClientState);
398 result = key.Open(reg_root, google_update::kRegPathClientState,
593 string16 clientstate_reg_path(google_update::kRegPathClientState);
google_update_settings_unittest.cc 189 std::wstring reg_key(google_update::kRegPathClientState);
    [all...]

Completed in 197 milliseconds