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

  /external/chromium/chrome/common/
child_process_logging_win.cc 68 if (!GoogleUpdateSettings::GetMetricsId(&old_wstr) ||
87 if (GoogleUpdateSettings::GetMetricsId(&wstr_client_id))
  /external/chromium_org/chrome/installer/util/
google_update_settings.h 81 static bool GetMetricsId(std::wstring* metrics_id);
google_update_settings.cc 245 bool GoogleUpdateSettings::GetMetricsId(std::wstring* metrics_id) {
  /external/chromium_org/chrome/common/
child_process_logging_win.cc 96 if (!GoogleUpdateSettings::GetMetricsId(&old_wstr) ||
116 if (GoogleUpdateSettings::GetMetricsId(&wstr_client_id))
  /external/chromium_org/chrome/app/
chrome_breakpad_client.cc 155 GoogleUpdateSettings::GetMetricsId(&guid);

Completed in 74 milliseconds