Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/vts/functional/utils/
DIpStreamer.cpp14 mIpStreamerThread = std::thread(&IpStreamer::ipStreamThreadLoop, this, mFp); in startIpStream()
26 void IpStreamer::ipStreamThreadLoop(FILE* fp) { in ipStreamThreadLoop() function in IpStreamer
DIpStreamer.h34 void ipStreamThreadLoop(FILE* fp);