Searched refs:kAttrAppId (Results 1 – 1 of 1) sorted by relevance
88 constexpr char kAttrAppId[] = "appid"; variable550 if (attrs.find(kAttrAppId) != attrs.end()) { in ParserHandlerStart()551 app.id = attrs[kAttrAppId]; in ParserHandlerStart()