Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_parser.cpp101 case IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY: in getState()
205 case IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY: in continueProcessing()
258 else if (internalState == IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY in getDataBufferSpec()
509 else if (IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY == internalState in registerDataBufferWritten()
519 if (internalState == IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY) in registerDataBufferWritten()
640 internalState = IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY; in startFillingOutEntityBody()
Drtsp_parser.h44 IS_CONTINUING_TO_FILL_OUT_ENTITY_BODY, enumerator