Home
last modified time | relevance | path

Searched refs:ServerQueryMetric (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dautofill_metrics.h449 enum ServerQueryMetric { enum
1090 static void LogServerQueryMetric(ServerQueryMetric metric);
H A Dautofill_metrics.cc1236 void AutofillMetrics::LogServerQueryMetric(ServerQueryMetric metric) { in LogServerQueryMetric()
H A Dform_structure.cc858 AutofillMetrics::ServerQueryMetric metric; in ProcessQueryResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dautofill_metrics.h477 enum ServerQueryMetric { enum
1245 static void LogServerQueryMetric(ServerQueryMetric metric);
H A Dautofill_metrics.cc1475 void AutofillMetrics::LogServerQueryMetric(ServerQueryMetric metric) { in LogServerQueryMetric()
H A Dform_structure.cc896 AutofillMetrics::ServerQueryMetric metric; in ProcessQueryResponse()