Home
last modified time | relevance | path

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

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