Searched refs:kAttrCohortName (Results 1 – 1 of 1) sorted by relevance
92 constexpr char kAttrCohortName[] = "cohortname"; variable561 if (attrs.find(kAttrCohortName) != attrs.end()) { in ParserHandlerStart()563 app.cohortname = attrs[kAttrCohortName]; in ParserHandlerStart()