Home
last modified time | relevance | path

Searched refs:BrowserUtilityProcessLaunched (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dstability_metrics_helper.h94 void BrowserUtilityProcessLaunched(const std::string& metrics_name);
H A Dstability_metrics_helper.cc139 void StabilityMetricsHelper::BrowserUtilityProcessLaunched( in BrowserUtilityProcessLaunched() function in metrics::StabilityMetricsHelper
/aosp_15_r20/external/cronet/components/metrics/content/
H A Dcontent_stability_metrics_provider.cc158 helper_.BrowserUtilityProcessLaunched(data.metrics_name); in BrowserChildProcessLaunchedAndConnected()