Home
last modified time | relevance | path

Searched refs:m_ElementPending (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/
H A DNptXml.cpp2343 m_ElementPending(false), in NPT_XmlSerializer()
2376 return m_ElementPending?NPT_ERROR_INVALID_STATE:NPT_SUCCESS; in EndDocument()
2404 if (!m_ElementPending) return NPT_SUCCESS; in ProcessPending()
2405 m_ElementPending = false; in ProcessPending()
2485 m_ElementPending = true; in StartElement()
2504 if (m_ElementPending) { in EndElement()
2506 m_ElementPending = false; in EndElement()
H A DNptXml.h351 bool m_ElementPending; variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Core/
H A DNptXml.cpp2343 m_ElementPending(false), in NPT_XmlSerializer()
2376 return m_ElementPending?NPT_ERROR_INVALID_STATE:NPT_SUCCESS; in EndDocument()
2404 if (!m_ElementPending) return NPT_SUCCESS; in ProcessPending()
2405 m_ElementPending = false; in ProcessPending()
2485 m_ElementPending = true; in StartElement()
2504 if (m_ElementPending) { in EndElement()
2506 m_ElementPending = false; in EndElement()
H A DNptXml.h351 bool m_ElementPending; variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DNptXml.h350 bool m_ElementPending; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DNptXml.h350 bool m_ElementPending; variable