Searched defs:frontendId (Results 1 – 3 of 3) sorted by relevance
66 Return<void> Tuner::openFrontendById(uint32_t frontendId, openFrontendById_cb _hidl_cb) { in openFrontendById()136 sp<Frontend> Tuner::getFrontendById(uint32_t frontendId) { in getFrontendById()151 void Tuner::setFrontendAsDemuxSource(uint32_t frontendId, uint32_t demuxId) { in setFrontendAsDemuxSource()155 void Tuner::frontendStopTune(uint32_t frontendId) { in frontendStopTune()
38 Return<Result> Demux::setFrontendDataSource(uint32_t frontendId) { in setFrontendDataSource()
701 ::testing::AssertionResult TunerHidlTest::createFrontend(int32_t frontendId) { in createFrontend()718 ::testing::AssertionResult TunerHidlTest::tuneFrontend(int32_t frontendId) { in tuneFrontend()741 ::testing::AssertionResult TunerHidlTest::stopTuneFrontend(int32_t frontendId) { in stopTuneFrontend()751 ::testing::AssertionResult TunerHidlTest::closeFrontend(int32_t frontendId) { in closeFrontend()773 ::testing::AssertionResult TunerHidlTest::createDemuxWithFrontend(int32_t frontendId, in createDemuxWithFrontend()