Searched refs:system_profile_plugin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dplugin_metrics_provider.cc155 const metrics::SystemProfileProto::Plugin* system_profile_plugin = NULL; local
160 system_profile_plugin = &system_profile_proto->plugin(i);
165 if (!system_profile_plugin) {
172 *plugin_stability->mutable_plugin() = *system_profile_plugin;

Completed in 605 milliseconds