Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h178 XMLNode(const String8& filename, const String16& s1, const String16& s2, bool isNamespace);
DXMLNode.cpp638 XMLNode::XMLNode(const String8& filename, const String16& s1, const String16& s2, bool isNamespace) in XMLNode() argument
645 if (isNamespace) { in XMLNode()