Searched refs:cohort_value (Results 1 – 1 of 1) sorted by relevance
230 string cohort_value; in GetCohortArgXml() local231 if (!prefs->GetString(prefs_key, &cohort_value) || cohort_value.empty()) in GetCohortArgXml()236 if (cohort_value.size() > 1024) { in GetCohortArgXml()244 if (!XmlEncode(cohort_value, &escaped_xml_value)) { in GetCohortArgXml()