Searched refs:arrayAttrs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/localize/
H A DValuesFile.cpp225 vector<XMLAttribute> arrayAttrs; local
226 arrayAttrs.push_back(XMLAttribute("", "name", it->first));
228 XMLNode* arrayNode = XMLNode::NewElement(items.begin()->pos, "", "array", arrayAttrs,

Completed in 22 milliseconds