Searched refs:kAttrCohort (Results 1 – 1 of 1) sorted by relevance
95 constexpr char kAttrCohort[] = "cohort"; variable185 if (attrs.find(kAttrCohort) != attrs.end()) in ParserHandlerStart()186 app.cohort = attrs[kAttrCohort]; in ParserHandlerStart()