Searched refs:attrKey (Results 1 – 1 of 1) sorted by relevance
39 xml::Attribute* attrKey = src->findAttribute(kSchemaAndroid, u"name"); in findChildWithSameName() local40 if (!attrKey) { in findChildWithSameName()43 return parent->findChildWithAttribute(src->namespaceUri, src->name, attrKey); in findChildWithSameName()