Searched refs:m_hasProcessedNS (Results 1 – 2 of 2) sorted by relevance
44 m_hasProcessedNS = hasProcessedNS; in NSInfo()67 m_hasProcessedNS = hasProcessedNS; in NSInfo()84 m_hasProcessedNS = true; in NSInfo()97 public boolean m_hasProcessedNS; field in NSInfo
634 hasProcessedNS = (nsInfo == null) ? false : nsInfo.m_hasProcessedNS; in getNamespaceOfNode()