HomeSort by relevance Sort by last modified time
    Searched full:system_profile_plugin (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/metrics/
metrics_log.cc 553 const SystemProfileProto::Plugin* system_profile_plugin = NULL; local
559 system_profile_plugin = &system_profile.plugin(i);
564 if (!system_profile_plugin) {
571 *plugin_stability->mutable_plugin() = *system_profile_plugin;
    [all...]

Completed in 96 milliseconds