Searched refs:kAttrCohortHint (Results 1 – 1 of 1) sorted by relevance
91 constexpr char kAttrCohortHint[] = "cohorthint"; variable557 if (attrs.find(kAttrCohortHint) != attrs.end()) { in ParserHandlerStart()559 app.cohorthint = attrs[kAttrCohortHint]; in ParserHandlerStart()