Searched refs:qNameBytes (Results 1 – 1 of 1) sorted by relevance
1172 ScopedUtfChars qNameBytes(env, qName); in ExpatAttributes_getIndexForQName() local1173 if (qNameBytes.c_str() == NULL) { in ExpatAttributes_getIndexForQName()1180 … if (ExpatElementName(NULL, NULL, attributePointer, index).matchesQName(qNameBytes.c_str())) { in ExpatAttributes_getIndexForQName()