Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp340 sp<ARTSPConnection> rtspConnection = in process() local
343 looper->registerHandler(rtspConnection); in process()
352 rtspConnection->observeBinaryData(replymsg); in process()
356 rtspConnection->connect(url.c_str(), replymsg); in process()
368 rtspConnection->sendRequest(mRequestData.c_str(), replymsg); in process()
380 rtspConnection->disconnect(replymsg); in process()