Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp100 void sendValidResponse(int32_t, int32_t);
239 void RTSPConnectionFuzzer::sendValidResponse(int32_t newSocket, int32_t cseq = -1) { in sendValidResponse() function in RTSPConnectionFuzzer
287 sendValidResponse(newSocket, cseqValue); in handleConnection()
289 sendValidResponse(newSocket); in handleConnection()
296 sendValidResponse(newSocket); in handleConnection()