Searched refs:getFrontendIdByType (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | VtsHalTvTunerV1_1TargetTest.cpp | 32 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in configSingleFilterInDemuxTest() 65 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in reconfigSingleFilterInDemuxTest() 101 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in mediaFilterUsingSharedMemoryTest() 142 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in recordSingleFilterTest()
|
D | FrontendTests.cpp | 474 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() function in FrontendTests 490 getFrontendIdByType(frontendConf.config1_0.type, feId); in tuneTest() 506 getFrontendIdByType(frontendConf.config1_0.type, feId); in scanTest() 517 getFrontendIdByType( in getFrontendDtmbCapsTest()
|
D | FrontendTests.h | 129 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | FrontendTests.cpp | 415 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() function in FrontendTests 431 getFrontendIdByType(frontendConf.type, feId); in tuneTest() 443 getFrontendIdByType(frontendConf.type, feId); in scanTest()
|
D | FrontendTests.h | 123 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|