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),
49 reporting_id_, reporting_ids_count_);
53 reporting_id_, reporting_ids_count_);
57 "Settings.TrackedPreferenceMigratedLegacyDeviceId", reporting_id_,
62 reporting_id_, reporting_ids_count_);
66 reporting_id_, reporting_ids_count_);
70 reporting_id_, reporting_ids_count_);
84 reporting_id_, reporting_ids_count_);
88 reporting_id_, reporting_ids_count_);
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 59 milliseconds