HomeSort by relevance Sort by last modified time
    Searched defs:GetMetricLogger (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/content/browser/
autocheckout_request_manager.cc 51 const AutofillMetrics& AutocheckoutRequestManager::GetMetricLogger() const {
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_controller_android.h 77 const AutofillMetrics& GetMetricLogger() const {
  /external/chromium_org/components/autofill/content/browser/autocheckout/
whitelist_manager.cc 112 const AutofillMetrics& WhitelistManager::GetMetricLogger() const {
162 GetMetricLogger().LogAutocheckoutWhitelistDownloadDuration(duration, status);
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.cc 423 GetMetricLogger().LogDialogInitialUserState(
502 GetMetricLogger().LogDialogUiEvent(
505 GetMetricLogger().LogDialogSecurityMetric(
509 GetMetricLogger().LogDialogSecurityMetric(
515 GetMetricLogger().LogDialogSecurityMetric(
595 GetMetricLogger().LogAutocheckoutDuration(
604 GetMetricLogger().LogAutocheckoutDuration(
    [all...]

Completed in 93 milliseconds