Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp97 void acceptConnection();
326 void RTSPConnectionFuzzer::acceptConnection() { in acceptConnection() function in RTSPConnectionFuzzer
350 mThreadPool.push_back(std::thread(&RTSPConnectionFuzzer::acceptConnection, this)); in process()