Searched defs:frontend (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | FrontendTests.cpp | 50 void FrontendCallback::tuneTestOnEventReceive(sp<IFrontend>& frontend, FrontendSettings settings) { in tuneTestOnEventReceive() 65 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings) { in tuneTestOnLock() 80 void FrontendCallback::scanTest(sp<IFrontend>& frontend, FrontendConfig config, in scanTest() 218 mService->openFrontendById(frontendId, [&](Result result, const sp<IFrontend>& frontend) { in openFrontendById()
|
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | FrontendTests.cpp | 101 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings, in tuneTestOnLock() 124 void FrontendCallback::scanTest(sp<IFrontend>& frontend, FrontendConfig1_1 config, in scanTest() 265 mService->openFrontendById(frontendId, [&](Result result, const sp<IFrontend>& frontend) { in openFrontendById()
|
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | FrontendTests.cpp | 107 void FrontendCallback::tuneTestOnLock(std::shared_ptr<IFrontend>& frontend, in tuneTestOnLock() 123 void FrontendCallback::scanTest(std::shared_ptr<IFrontend>& frontend, FrontendConfig config, in scanTest()
|