Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/tuner/
H A DTunerClient.cpp159 shared_ptr<ITunerLnb> tunerLnb; in openLnb() local
172 shared_ptr<ITunerLnb> tunerLnb; in openLnbByName() local
H A DLnbClient.cpp27 LnbClient::LnbClient(shared_ptr<ITunerLnb> tunerLnb) { in LnbClient()