Searched defs:lnb (Results 1 – 3 of 3) sorted by relevance
44 mService->openLnbById(lnbId, [&](Result result, const sp<ILnb>& lnb) { in openLnbById()53 mService->openLnbByName(lnbName, [&](Result result, uint32_t lnbId, const sp<ILnb>& lnb) { in openLnbByName()
226 sp<ILnb> lnb = new Lnb(); in openLnbByName() local
315 sp<V1_0::ILnb> lnb = new Lnb(); in openLnbByName() local