Home
last modified time | relevance | path

Searched refs:pickled_histograms (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dhistogram_controller.cc44 const std::vector<std::string>& pickled_histograms) { in OnHistogramDataCollected() argument
50 pickled_histograms)); in OnHistogramDataCollected()
56 pickled_histograms); in OnHistogramDataCollected()
H A Dhistogram_subscriber.h28 const std::vector<std::string>& pickled_histograms) = 0;
H A Dhistogram_synchronizer.h105 const std::vector<std::string>& pickled_histograms) override;
H A Dhistogram_controller.h62 const std::vector<std::string>& pickled_histograms);
H A Dhistogram_synchronizer.cc271 const std::vector<std::string>& pickled_histograms) { in OnHistogramDataCollected() argument
275 pickled_histograms); in OnHistogramDataCollected()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dhistogram_controller.cc43 const std::vector<std::string>& pickled_histograms) { in OnHistogramDataCollected() argument
49 pickled_histograms)); in OnHistogramDataCollected()
55 pickled_histograms); in OnHistogramDataCollected()
H A Dhistogram_subscriber.h28 const std::vector<std::string>& pickled_histograms) = 0;
H A Dhistogram_synchronizer.h105 const std::vector<std::string>& pickled_histograms) override;
H A Dhistogram_controller.h62 const std::vector<std::string>& pickled_histograms);
H A Dhistogram_synchronizer.cc270 const std::vector<std::string>& pickled_histograms) { in OnHistogramDataCollected() argument
274 pickled_histograms); in OnHistogramDataCollected()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/service_process/
H A Dservice_process_control.cc264 const std::vector<std::string>& pickled_histograms) { in OnHistograms() argument
269 pickled_histograms); in OnHistograms()
H A Dservice_process_control.h170 void OnHistograms(const std::vector<std::string>& pickled_histograms);