Searched refs:out_cohort_hint (Results 1 – 4 of 4) sorted by relevance
237 string* out_cohort_hint) { in GetCohortHint() argument240 *out_cohort_hint = ""; in GetCohortHint()242 !prefs->GetString(kPrefsOmahaCohortHint, out_cohort_hint)) { in GetCohortHint()
138 string* out_cohort_hint) { in GetCohortHint() argument139 return common_->GetCohortHint(error, out_cohort_hint); in GetCohortHint()
117 bool GetCohortHint(brillo::ErrorPtr* error, std::string* out_cohort_hint);
107 std::string* out_cohort_hint) override;