Home
last modified time | relevance | path

Searched refs:IBase (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/hardware/interfaces/tests/baz/1.0/default/
DBaz.h19 using ::android::hidl::base::V1_0::IBase;
37 Return<void> someOtherBaseMethod(const IBase::Foo& foo,
39 Return<void> someMethodWithFooArrays(const hidl_array<IBase::Foo, 2>& fooInput,
41 Return<void> someMethodWithFooVectors(const hidl_vec<IBase::Foo>& fooInput,
43 Return<void> someMethodWithVectorOfArray(const IBase::VectorOfArray& in,
47 Return<void> transpose(const IBase::StringMatrix5x3& in,
51 Return<void> takeAMask(IBase::BitField bf,
53 const IBase::MyMask& second,
58 const IBase::LotsOfPrimitiveArrays &in,
62 const hidl_vec<IBase::ByteOneDim> &in,
[all …]
DBaz.cpp93 Return<void> Baz::someOtherBaseMethod(const IBase::Foo& foo, someOtherBaseMethod_cb _hidl_cb) { in someOtherBaseMethod()
102 Return<void> Baz::someMethodWithFooArrays(const hidl_array<IBase::Foo, 2>& fooInput, in someMethodWithFooArrays()
116 Return<void> Baz::someMethodWithFooVectors(const hidl_vec<IBase::Foo>& fooInput, in someMethodWithFooVectors()
131 Return<void> Baz::someMethodWithVectorOfArray(const IBase::VectorOfArray& in, in someMethodWithVectorOfArray()
136 IBase::VectorOfArray out; in someMethodWithVectorOfArray()
169 Return<void> Baz::transpose(const IBase::StringMatrix5x3& in, transpose_cb _hidl_cb) { in transpose()
172 IBase::StringMatrix3x5 out; in transpose()
199 Return<void> Baz::takeAMask(IBase::BitField bf, in takeAMask()
201 const IBase::MyMask& second, in takeAMask()
209 const IBase::LotsOfPrimitiveArrays &in, in testArrays()
[all …]
/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
DCallback.h23 using ::android::hidl::base::V1_0::IBase;
36 virtual sp<IBase> Get() = 0;
45 sp<IBase> Get() override { return callback_; } in Get()
57 sp<IBase> Get() override { return callback_; } in Get()
/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/
DProtectCallback.h59 void serviceDied(uint64_t cookie, const wp<hidl::base::V1_0::IBase>& who) override;
73 static nn::GeneralResult<DeathHandler> create(sp<hidl::base::V1_0::IBase> object);
93 DeathHandler(sp<hidl::base::V1_0::IBase> object, sp<DeathRecipient> deathRecipient);
95 sp<hidl::base::V1_0::IBase> mObject;
/hardware/interfaces/radio/aidl/compat/service/
Dhidl-utils.cpp25 void serviceDied(uint64_t /* cookie */, const wp<hidl::base::V1_0::IBase>& /* who */) override { in serviceDied() argument
32 void linkDeathToDeath(sp<::android::hidl::base::V1_0::IBase> hal) { in linkDeathToDeath()
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DProtectCallback.cpp35 void DeathRecipient::serviceDied(uint64_t /*cookie*/, const wp<hidl::base::V1_0::IBase>& /*who*/) { in serviceDied() argument
60 nn::GeneralResult<DeathHandler> DeathHandler::create(sp<hidl::base::V1_0::IBase> object) { in create()
76 DeathHandler::DeathHandler(sp<hidl::base::V1_0::IBase> object, sp<DeathRecipient> deathRecipient) in DeathHandler()
/hardware/nxp/weaver/1.0/
DWeaver.h35 using ::android::hidl::base::V1_0::IBase;
55 void serviceDied(uint64_t /*cookie*/, const wp<IBase>& /*who*/);
/hardware/qcom/sm7250/gps/android/1.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/gps/msm8998/android/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7150/gps/android/1.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7250/gps/android/1.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm8150/gps/android/1.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/gps/msm8909w_3100/android/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7150/gps/android/1.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm8150/gps/android/1.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
64 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.h75 using ::android::hidl::base::V1_0::IBase;
112 void serviceDied(uint64_t /*cookie*/, const wp<IBase>& /*who*/);
132 void unregisterCallback(const sp<IBase>& callback);
/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.h39 using ::android::hidl::base::V1_0::IBase;
68 void serviceDied(uint64_t /*cookie*/, const wp<IBase>& /*who*/) override;
/hardware/st/secure_element/1.0/
DSecureElement.h38 using ::android::hidl::base::V1_0::IBase;
64 void serviceDied(uint64_t /*cookie*/, const wp<IBase>& /*who*/) override;
/hardware/qcom/sm8150/gps/android/2.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
67 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7250/gps/android/2.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
67 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7150/gps/android/2.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
67 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm7250/gps/android/2.1/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
67 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;
/hardware/qcom/sm8150/gps/android/2.0/
DGnssBatching.h36 using ::android::hidl::base::V1_0::IBase;
67 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who) override;

12345678910>>...12