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