Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_parser.cpp100 case IS_LOOKING_FOR_END_OF_REQUEST: in getState()
184 case IS_LOOKING_FOR_END_OF_REQUEST: in continueProcessing()
238 internalState = IS_LOOKING_FOR_END_OF_REQUEST; in registerNewRequestStruct()
248 if (internalState == IS_LOOKING_FOR_END_OF_REQUEST in getDataBufferSpec()
501 if (IS_LOOKING_FOR_END_OF_REQUEST == internalState) in registerDataBufferWritten()
Drtsp_parser.h37 IS_LOOKING_FOR_END_OF_REQUEST, enumerator