Home
last modified time | relevance | path

Searched refs:nsStr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DResourceTypes.cpp1394 String16 nsStr(ns != NULL ? ns : ""); in indexOfAttribute() local
1396 return indexOfAttribute(ns ? nsStr.string() : NULL, ns ? nsStr.size() : 0, in indexOfAttribute()