Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp345 sp<AMessage> replymsg = sp<AMessage>::make(kWhat, handler); in process() local
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()