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

  /external/chromium_org/components/rappor/
rappor_pref_names.cc 11 const char kRapporCohortDeprecated[] = "rappor.cohort";
rappor_pref_names.h 13 extern const char kRapporCohortDeprecated[];
rappor_service.cc 133 registry->RegisterIntegerPref(prefs::kRapporCohortDeprecated, -1);
142 pref_service_->ClearPref(prefs::kRapporCohortDeprecated);

Completed in 274 milliseconds