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