/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/ |
D | IDescrambler.java | 74 …@Override public void removePid(android.hardware.tv.tuner.DemuxPid pid, android.hardware.tv.tuner.… in removePid() method in IDescrambler.Default 313 …@Override public void removePid(android.hardware.tv.tuner.DemuxPid pid, android.hardware.tv.tuner.… in removePid() method in IDescrambler.Stub.Proxy 441 …public void removePid(android.hardware.tv.tuner.DemuxPid pid, android.hardware.tv.tuner.IFilter op… in removePid() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/android/hardware/tv/tuner/ |
D | IDescrambler.cpp | 255 ::ndk::ScopedAStatus BpDescrambler::removePid(const ::aidl::android::hardware::tv::tuner::DemuxPid&… in removePid() function in aidl::android::hardware::tv::tuner::BpDescrambler 498 ::ndk::ScopedAStatus IDescramblerDefault::removePid(const ::aidl::android::hardware::tv::tuner::Dem… in removePid() function in aidl::android::hardware::tv::tuner::IDescramblerDefault
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ |
H A D | IDescrambler.aidl | 41 …void removePid(in android.hardware.tv.tuner.DemuxPid pid, in android.hardware.tv.tuner.IFilter opt… in removePid() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner_interface/dump/android/hardware/tv/tuner/ |
D | IDescrambler.aidl | 41 …void removePid(in android.hardware.tv.tuner.DemuxPid pid, in android.hardware.tv.tuner.IFilter opt… in removePid() method
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
H A D | IDescrambler.aidl | 41 …void removePid(in android.hardware.tv.tuner.DemuxPid pid, in android.hardware.tv.tuner.IFilter opt… in removePid() method
|
/aosp_15_r20/frameworks/av/services/tuner/aidl/android/media/tv/tuner/ |
H A D | ITunerDescrambler.aidl | 47 void removePid(in DemuxPid pid, in ITunerFilter optionalSourceFilter); in removePid() method
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
H A D | IDescrambler.aidl | 72 void removePid(in DemuxPid pid, in IFilter optionalSourceFilter); in removePid() method
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
H A D | IDescrambler.aidl | 41 …void removePid(in android.hardware.tv.tuner.DemuxPid pid, in android.hardware.tv.tuner.IFilter opt… in removePid() method
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/ |
H A D | Descrambler.cpp | 64 ::ndk::ScopedAStatus Descrambler::removePid( in removePid() function in aidl::android::hardware::tv::tuner::Descrambler
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/include/aidl/android/hardware/tv/tuner/ |
D | BnDescrambler.h | 58 …::ndk::ScopedAStatus removePid(const ::aidl::android::hardware::tv::tuner::DemuxPid& in_pid, const… in removePid() function
|
/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/default/ |
H A D | Descrambler.cpp | 61 Return<Result> Descrambler::removePid(const DemuxPid& /* pid */, in removePid() function in android::hardware::tv::tuner::V1_0::implementation::Descrambler
|
/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/default/ |
H A D | Descrambler.cpp | 60 Return<Result> Descrambler::removePid(const DemuxPid& /* pid */, in removePid() function in android::hardware::tv::tuner::V1_0::implementation::Descrambler
|
/aosp_15_r20/frameworks/av/services/tuner/ |
H A D | TunerDescrambler.cpp | 69 ::ndk::ScopedAStatus TunerDescrambler::removePid( in removePid() function in aidl::android::media::tv::tuner::TunerDescrambler
|
/aosp_15_r20/frameworks/base/media/jni/tuner/ |
H A D | DescramblerClient.cpp | 68 Result DescramblerClient::removePid(DemuxPid pid, sp<FilterClient> optionalSourceFilter) { in removePid() function in android::DescramblerClient
|
/aosp_15_r20/frameworks/av/services/tuner/hidl/ |
H A D | TunerHidlDescrambler.cpp | 77 ::ndk::ScopedAStatus TunerHidlDescrambler::removePid( in removePid() function in aidl::android::media::tv::tuner::TunerHidlDescrambler
|
/aosp_15_r20/frameworks/av/media/psh_utils/ |
H A D | PowerClientStats.cpp | 57 size_t PowerClientStats::removePid(pid_t pid) { in removePid() function in android::media::psh_utils::PowerClientStats
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/ |
H A D | Descrambler.java | 105 public int removePid(@PidType int pidType, int pid, @Nullable Filter filter) { in removePid() method in Descrambler
|
/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
H A D | DescramblerTests.cpp | 138 AssertionResult DescramblerTests::removePid(DemuxPid pid, sp<IFilter> optionalSourceFilter) { in removePid() function in DescramblerTests
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
H A D | DescramblerTests.cpp | 183 AssertionResult DescramblerTests::removePid(DemuxPid pid, in removePid() function in DescramblerTests
|
H A D | FrontendTests.cpp | 301 AssertionResult FrontendTests::removeOutputPid(int32_t removePid) { in removeOutputPid()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/ |
D | BsDescrambler.h | 134 …::android::hardware::Return<::android::hardware::tv::tuner::V1_0::Result> removePid(const ::androi… in removePid() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/ |
D | BsDescrambler.h | 134 …::android::hardware::Return<::android::hardware::tv::tuner::V1_0::Result> removePid(const ::androi… in removePid() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/ |
D | BsDescrambler.h | 134 …::android::hardware::Return<::android::hardware::tv::tuner::V1_0::Result> removePid(const ::androi… in removePid() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/ |
D | BsDescrambler.h | 134 …::android::hardware::Return<::android::hardware::tv::tuner::V1_0::Result> removePid(const ::androi… in removePid() function
|
/aosp_15_r20/hardware/interfaces/tv/tuner/config/ |
H A D | TunerTestingConfigAidlReaderV1_0.h | 113 int32_t removePid; member
|