Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DITuner.aidl45 android.hardware.tv.tuner.ILnb openLnbById(in int lnbId); in openLnbById() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DITuner.aidl45 android.hardware.tv.tuner.ILnb openLnbById(in int lnbId); in openLnbById() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DITuner.aidl45 android.hardware.tv.tuner.ILnb openLnbById(in int lnbId); in openLnbById() method
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DITuner.aidl109 ILnb openLnbById(in int lnbId); in openLnbById() method
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DLnbTests.cpp41 AssertionResult LnbTests::openLnbById(int32_t lnbId) { in openLnbById() function in LnbTests
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DLnbTests.cpp42 AssertionResult LnbTests::openLnbById(uint32_t lnbId) { in openLnbById() function in LnbTests
/hardware/interfaces/tv/tuner/1.0/default/
DTuner.cpp205 Return<void> Tuner::openLnbById(LnbId lnbId, openLnbById_cb _hidl_cb) { in openLnbById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
/hardware/interfaces/tv/tuner/1.1/default/
DTuner.cpp294 Return<void> Tuner::openLnbById(V1_0::LnbId lnbId, openLnbById_cb _hidl_cb) { in openLnbById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
/hardware/interfaces/tv/tuner/aidl/default/
DTuner.cpp231 ::ndk::ScopedAStatus Tuner::openLnbById(int32_t in_lnbId, std::shared_ptr<ILnb>* _aidl_return) { in openLnbById() function in aidl::android::hardware::tv::tuner::Tuner