Searched refs:isNamespace (Results 1 – 2 of 2) sorted by relevance
174 XMLNode(const String8& filename, const String16& s1, const String16& s2, bool isNamespace);
630 XMLNode::XMLNode(const String8& filename, const String16& s1, const String16& s2, bool isNamespace) in XMLNode() argument637 if (isNamespace) { in XMLNode()