Searched refs:CONTENT_PARSING (Results 1 – 2 of 2) sorted by relevance
87 enum ParseState { CONTENT_NOT_PARSED, CONTENT_PARSING, CONTENT_PARSED }; enumerator
865 if (m_ParseState == CONTENT_PARSED || m_ParseState == CONTENT_PARSING) { in StartParse()870 m_ParseState = CONTENT_PARSING; in StartParse()928 if (m_ParseState == CONTENT_PARSED || m_ParseState == CONTENT_PARSING) { in StartParse()934 m_ParseState = CONTENT_PARSING; in StartParse()