Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.0/default/
DLnb.cpp29 Lnb::Lnb() {} in Lnb() function in android::hardware::tv::tuner::V1_0::implementation::Lnb
30 Lnb::Lnb(int id) { in Lnb() function in android::hardware::tv::tuner::V1_0::implementation::Lnb
/hardware/interfaces/tv/tuner/1.1/default/
DLnb.cpp29 Lnb::Lnb() {} in Lnb() function in android::hardware::tv::tuner::V1_0::implementation::Lnb
30 Lnb::Lnb(int id) { in Lnb() function in android::hardware::tv::tuner::V1_0::implementation::Lnb
DTuner.h39 class Lnb; variable