Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_parser.cpp96 case IS_WAITING_FOR_REQUEST_MEMORY: in getState()
133 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in getState()
153 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in getState()
158 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in getState()
181 case IS_WAITING_FOR_REQUEST_MEMORY: in continueProcessing()
231 if (IS_WAITING_FOR_REQUEST_MEMORY != internalState) in registerNewRequestStruct()
600 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in skipOverEntityBody()
720 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in skipOverEmbeddedData()
798 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in flush()
989 internalState = IS_WAITING_FOR_REQUEST_MEMORY; in lookForResync()
Drtsp_parser.h36 IS_WAITING_FOR_REQUEST_MEMORY, enumerator