Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/tuner/hidl/
H A DTunerHidlService.cpp229 mTuner->openLnbById(id, [&](HidlResult result, const sp<HidlILnb>& lnbSp) { in openLnb()
246 mTuner->openLnbByName(lnbName, [&](HidlResult r, HidlLnbId id, const sp<HidlILnb>& lnbSp) { in openLnbByName()