Searched refs:createDvrMQ (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/default/ | ||
D | Dvr.h | 81 bool createDvrMQ(); |
D | Demux.cpp | 142 if (!mDvr->createDvrMQ()) { in openDvr() |
D | Dvr.cpp | 171 bool Dvr::createDvrMQ() { in createDvrMQ() function in android::hardware::tv::tuner::V1_0::implementation::Dvr |