Home
last modified time | relevance | path

Searched defs:ITuner (Results 1 – 25 of 52) sorted by relevance

123

/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/
DITuner.h29 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
36 * Fully qualified interface name: "[email protected]::ITuner" argument
38 static const char* descriptor;
43 virtual bool isRemote() const override { return false; } in isRemote()
48 …ware::tv::tuner::V1_0::Result result, const ::android::hardware::hidl_vec<uint32_t>& frontendIds)>;
64 …0::Result result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IFrontend>& frontend)>;
82 …sult, uint32_t demuxId, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDemux>& demux)>;
99 …:tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::DemuxCapabilities& caps)>;
113 …ult result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDescrambler>& descrambler)>;
129 …::tv::tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::FrontendInfo& info)>;
[all …]
/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/
DITuner.h29 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
36 * Fully qualified interface name: "[email protected]::ITuner" argument
38 static const char* descriptor;
43 virtual bool isRemote() const override { return false; } in isRemote()
48 …ware::tv::tuner::V1_0::Result result, const ::android::hardware::hidl_vec<uint32_t>& frontendIds)>;
64 …0::Result result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IFrontend>& frontend)>;
82 …sult, uint32_t demuxId, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDemux>& demux)>;
99 …:tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::DemuxCapabilities& caps)>;
113 …ult result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDescrambler>& descrambler)>;
129 …::tv::tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::FrontendInfo& info)>;
[all …]
/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/
DITuner.h29 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
36 * Fully qualified interface name: "[email protected]::ITuner" argument
38 static const char* descriptor;
43 virtual bool isRemote() const override { return false; } in isRemote()
48 …ware::tv::tuner::V1_0::Result result, const ::android::hardware::hidl_vec<uint32_t>& frontendIds)>;
64 …0::Result result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IFrontend>& frontend)>;
82 …sult, uint32_t demuxId, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDemux>& demux)>;
99 …:tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::DemuxCapabilities& caps)>;
113 …ult result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDescrambler>& descrambler)>;
129 …::tv::tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::FrontendInfo& info)>;
[all …]
/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/
DITuner.h29 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
36 * Fully qualified interface name: "[email protected]::ITuner" argument
38 static const char* descriptor;
43 virtual bool isRemote() const override { return false; } in isRemote()
48 …ware::tv::tuner::V1_0::Result result, const ::android::hardware::hidl_vec<uint32_t>& frontendIds)>;
64 …0::Result result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IFrontend>& frontend)>;
82 …sult, uint32_t demuxId, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDemux>& demux)>;
99 …:tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::DemuxCapabilities& caps)>;
113 …ult result, const ::android::sp<::android::hardware::tv::tuner::V1_0::IDescrambler>& descrambler)>;
129 …::tv::tuner::V1_0::Result result, const ::android::hardware::tv::tuner::V1_0::FrontendInfo& info)>;
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/broadcastradio/1.1/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.1/
DITuner.h20 struct ITuner : public ::android::hardware::broadcastradio::V1_0::ITuner { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
139 * If method returns OK, ITunerCallback.tuneComplete_1_1() MUST be called: argument
175 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_1::ProgramInfo& info)>;
220 …Result result, const ::android::hardware::hidl_vec<::android::hardware::broadcastradio::V1_1::Prog…
259 …_cb = std::function<void(::android::hardware::broadcastradio::V1_0::Result result, bool isForced)>;
276 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
308 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/broadcastradio/1.1/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.1/
DITuner.h20 struct ITuner : public ::android::hardware::broadcastradio::V1_0::ITuner { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
139 * If method returns OK, ITunerCallback.tuneComplete_1_1() MUST be called: argument
175 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_1::ProgramInfo& info)>;
220 …Result result, const ::android::hardware::hidl_vec<::android::hardware::broadcastradio::V1_1::Prog…
259 …_cb = std::function<void(::android::hardware::broadcastradio::V1_0::Result result, bool isForced)>;
276 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
308 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/1.1/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.1/
DITuner.h20 struct ITuner : public ::android::hardware::broadcastradio::V1_0::ITuner { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
139 * If method returns OK, ITunerCallback.tuneComplete_1_1() MUST be called: argument
175 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_1::ProgramInfo& info)>;
220 …Result result, const ::android::hardware::hidl_vec<::android::hardware::broadcastradio::V1_1::Prog…
259 …_cb = std::function<void(::android::hardware::broadcastradio::V1_0::Result result, bool isForced)>;
276 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
308 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/broadcastradio/1.1/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.1/
DITuner.h20 struct ITuner : public ::android::hardware::broadcastradio::V1_0::ITuner { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
139 * If method returns OK, ITunerCallback.tuneComplete_1_1() MUST be called: argument
175 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_1::ProgramInfo& info)>;
220 …Result result, const ::android::hardware::hidl_vec<::android::hardware::broadcastradio::V1_1::Prog…
259 …_cb = std::function<void(::android::hardware::broadcastradio::V1_0::Result result, bool isForced)>;
276 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
308 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/broadcastradio/1.1/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.1/
DITuner.h20 struct ITuner : public ::android::hardware::broadcastradio::V1_0::ITuner { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
139 * If method returns OK, ITunerCallback.tuneComplete_1_1() MUST be called: argument
175 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_1::ProgramInfo& info)>;
220 …Result result, const ::android::hardware::hidl_vec<::android::hardware::broadcastradio::V1_1::Prog…
259 …_cb = std::function<void(::android::hardware::broadcastradio::V1_0::Result result, bool isForced)>;
276 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
308 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/
DITuner.h20 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
124 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_0::ProgramInfo& info)>;
136 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
168 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
187 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
232 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
292 …static ::android::sp<ITuner> tryGetService(bool getStub) { return tryGetService("default", getStub… in tryGetService() argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/
DITuner.h20 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
124 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_0::ProgramInfo& info)>;
136 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
168 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
187 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
232 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
292 …static ::android::sp<ITuner> tryGetService(bool getStub) { return tryGetService("default", getStub… in tryGetService() argument
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/
DITuner.h20 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
124 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_0::ProgramInfo& info)>;
136 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
168 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
187 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
232 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
292 …static ::android::sp<ITuner> tryGetService(bool getStub) { return tryGetService("default", getStub… in tryGetService() argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/
DITuner.h20 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
124 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_0::ProgramInfo& info)>;
136 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
168 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
187 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
232 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
292 …static ::android::sp<ITuner> tryGetService(bool getStub) { return tryGetService("default", getStub… in tryGetService() argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/
DITuner.h20 struct ITuner : public ::android::hidl::base::V1_0::IBase { struct
27 * Fully qualified interface name: "[email protected]::ITuner" argument
39 * ITunerCallback.configChange() method MUST be called once the argument
65 * ITunerCallback.tuneComplete() MUST be called once locked on a station argument
124 …stradio::V1_0::Result result, const ::android::hardware::broadcastradio::V1_0::ProgramInfo& info)>;
136 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
168 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
187 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
232 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
292 …static ::android::sp<ITuner> tryGetService(bool getStub) { return tryGetService("default", getStub… in tryGetService() argument
[all …]
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
H A DITuner.aidl37 interface ITuner { interface
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
H A DITuner.aidl37 interface ITuner { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner_interface/dump/android/hardware/tv/tuner/
DITuner.aidl37 interface ITuner { interface
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
H A DITuner.aidl35 interface ITuner { interface
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
H A DITuner.aidl37 interface ITuner { interface
/aosp_15_r20/frameworks/base/core/java/android/hardware/radio/
H A DITuner.aidl25 interface ITuner { interface
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtuner.h147 typedef interface ITuner ITuner; typedef
906 typedef interface ITuner ITuner; typedef
/aosp_15_r20/hardware/interfaces/broadcastradio/1.0/vts/functional/
H A DVtsHalBroadcastradioV1_0TargetTest.cpp432 auto openCb = [&](Result result, const sp<ITuner>&) { halResult = result; }; in TEST_P()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/android/hardware/tv/tuner/
DITuner.cpp1102 ITuner::ITuner() {} in ITuner() function in aidl::android::hardware::tv::tuner::ITuner
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/
DITuner.java15 public interface ITuner extends android.os.IInterface interface
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-41/
Dframework.jarandroid/security/metrics/Keystore2AtomWithOverflow.class Keystore2AtomWithOverflow.java package android.security.metrics public ...

123