Searched refs:m_pCurrentBlockingBufferNode (Results 1 – 2 of 2) sorted by relevance
49 m_pCurrentBlockingBufferNode(NULL), in SAXEventKeeperImpl()195 if (m_pCurrentBlockingBufferNode == NULL) in addNewElementMarkBuffers()197 m_pCurrentBlockingBufferNode = pBufferNode; in addNewElementMarkBuffers()381 if (pBufferNode == m_pCurrentBlockingBufferNode) in printBufferNode()838 if (m_pCurrentBlockingBufferNode == NULL) in releaseElementMarkBuffer()1040 return (m_pCurrentBlockingBufferNode != NULL); in isBlocking()1120 if (m_pCurrentBlockingBufferNode != NULL) in getCurrentBlockingNode()1248 if ((m_pCurrentBlockingBufferNode == NULL) && in startElement()1294 if ((m_pCurrentBlockingBufferNode == NULL) && in endElement()1301 if ((m_pCurrentBlockingBufferNode != NULL) || in endElement()[all …]
168 BufferNode* m_pCurrentBlockingBufferNode; member in SAXEventKeeperImpl
Completed in 17 milliseconds