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