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