Searched defs:openDemuxById (Results 1 – 6 of 6) sorted by relevance
52 android.hardware.tv.tuner.IDemux openDemuxById(in int demuxId); in openDemuxById() method
181 IDemux openDemuxById(in int demuxId); in openDemuxById() method
35 AssertionResult DemuxTests::openDemuxById(int32_t demuxId, std::shared_ptr<IDemux>& demux) { in openDemuxById() function in DemuxTests
704 TEST_P(TunerDemuxAidlTest, openDemuxById) { in TEST_P() argument
132 ::ndk::ScopedAStatus Tuner::openDemuxById(int32_t in_demuxId, in openDemuxById() function in aidl::android::hardware::tv::tuner::Tuner