Home
last modified time | relevance | path

Searched defs:newSocket (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp227 int32_t RTSPConnectionFuzzer::checkSocket(int32_t newSocket) { in checkSocket()
239 void RTSPConnectionFuzzer::sendValidResponse(int32_t newSocket, int32_t cseq = -1) { in sendValidResponse()
250 void RTSPConnectionFuzzer::handleClientResponse(int32_t newSocket) { in handleClientResponse()
257 void RTSPConnectionFuzzer::handleConnection(int32_t newSocket) { in handleConnection()