Home
last modified time | relevance | path

Searched defs:frontend (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp50 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()
217 mService->openFrontendById(frontendId, [&](Result result, const sp<IFrontend>& frontend) { in openFrontendById()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp101 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings, in tuneTestOnLock()
124 void FrontendCallback::scanTest(sp<IFrontend>& frontend, FrontendConfig1_1 config, in scanTest()
264 mService->openFrontendById(frontendId, [&](Result result, const sp<IFrontend>& frontend) { in openFrontendById()