Searched refs:nsStr (Results 1 – 1 of 1) sorted by relevance
1580 String16 nsStr(ns != NULL ? ns : ""); in indexOfAttribute() local1582 return indexOfAttribute(ns ? nsStr.c_str() : NULL, ns ? nsStr.size() : 0, in indexOfAttribute()