HomeSort by relevance Sort by last modified time
    Searched refs:reporting_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/prefs/tracked/
tracked_preference_helper.cc 16 reporting_id_(reporting_id), reporting_ids_count_(reporting_ids_count),
50 reporting_id_, reporting_ids_count_);
54 reporting_id_, reporting_ids_count_);
58 reporting_id_, reporting_ids_count_);
62 "Settings.TrackedPreferenceMigratedLegacyDeviceId", reporting_id_,
67 reporting_id_, reporting_ids_count_);
71 reporting_id_, reporting_ids_count_);
75 reporting_id_, reporting_ids_count_);
89 reporting_id_, reporting_ids_count_);
93 reporting_id_, reporting_ids_count_)
    [all...]
tracked_preference_helper.h 39 // Reports |value_state| via UMA under |reporting_id_|.
43 // Reports |reset_action| via UMA under |reporting_id_|.
53 const size_t reporting_id_; member in class:TrackedPreferenceHelper

Completed in 341 milliseconds