Home
last modified time | relevance | path

Searched refs:WRITE_CONTENT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp89 if(m_state != WRITE_BEGIN && m_state != WRITE_CONTENT) { in beginElement()
119 if(m_state != WRITE_END && m_state != WRITE_CONTENT) { in endElement()
151 if(m_state != WRITE_CONTENT) { in beginContent()
169 m_state != WRITE_CONTENT) {\
267 m_state = WRITE_CONTENT; in writeObject()
H A DExportContext.h237 WRITE_CONTENT, enumerator