Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_message.h166 uint32 numOfSupportedEntries; variable
Drtsp_par_com_incoming_message.cpp40 numOfSupportedEntries = 0; in reset()
795 while ((sptr < end) && (numOfSupportedEntries < RTSP_MAX_NUMBER_OF_SUPPORTED_ENTRIES)) in parseSupported()
831 supportedField[numOfSupportedEntries++] = namePtr; in parseSupported()