Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DLnbTests.cpp35 mService->getLnbIds([&](Result result, const hidl_vec<uint32_t>& lnbIds) { in getLnbIds()
/hardware/interfaces/tv/tuner/1.0/default/
DTuner.cpp195 vector<LnbId> lnbIds; in getLnbIds() local
/hardware/interfaces/tv/tuner/1.1/default/
DTuner.cpp284 vector<V1_0::LnbId> lnbIds; in getLnbIds() local
/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigAidlReaderV1_0.h92 static vector<string> lnbIds; variable