Home
last modified time | relevance | path

Searched refs:IContexthubCallback (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/contexthub/1.2/default/
DContexthub.h32 using IContexthubCallback = ::android::hardware::contexthub::V1_2::IContexthubCallback; variable
43 const sp<V1_0::IContexthubCallback>& cb) override;
56 const sp<V1_2::IContexthubCallback>& cb) override;
DContexthub.cpp57 const sp<V1_0::IContexthubCallback>& cb) { in registerCallback()
75 const sp<V1_2::IContexthubCallback>& cb) { in registerCallback_1_2()
/hardware/interfaces/contexthub/1.0/default/
DContexthub.h38 const sp<IContexthubCallback> &cb) override;
69 sp<IContexthubCallback> callback;
94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId);
96 int handleOsMessage(sp<IContexthubCallback> cb,
DContexthub.cpp133 sp<IContexthubCallback> Contexthub::getCallBackForHubId(uint32_t hubId) { in getCallBackForHubId()
199 const sp<IContexthubCallback> &cb) { in registerCallback()
262 int Contexthub::handleOsMessage(sp<IContexthubCallback> cb, in handleOsMessage()
368 sp<IContexthubCallback> cb = obj->getCallBackForHubId(hubId); in contextHubCb()
/hardware/interfaces/contexthub/1.1/default/
DContexthub.h34 Return<Result> registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) override;
42 sp<IContexthubCallback> mCallback;
DContexthub.cpp32 Return<Result> Contexthub::registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) { in registerCallback()
/hardware/interfaces/contexthub/common/default/1.X/utils/
DIContextHubCallbackWrapper.h112 class IContextHubCallbackWrapperV1_0 : public ContextHubCallbackWrapper<V1_0::IContexthubCallback> {
114 IContextHubCallbackWrapperV1_0(sp<V1_0::IContexthubCallback> callback) in IContextHubCallbackWrapperV1_0()
118 class IContextHubCallbackWrapperV1_2 : public ContextHubCallbackWrapper<V1_2::IContexthubCallback> {
120 IContextHubCallbackWrapperV1_2(sp<V1_2::IContexthubCallback> callback) in IContextHubCallbackWrapperV1_2()
/hardware/interfaces/contexthub/1.1/vts/functional/
DVtsHalContexthubV1_1TargetTest.cpp35 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
50 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
/hardware/interfaces/contexthub/1.2/
DIContexthubCallback.hal19 import @1.0::IContexthubCallback;
21 interface IContexthubCallback extends @1.0::IContexthubCallback {
DIContexthub.hal23 import IContexthubCallback;
51 registerCallback_1_2(uint32_t hubId, IContexthubCallback cb) generates (Result result);
DAndroid.bp18 "IContexthubCallback.hal",
/hardware/interfaces/contexthub/common/default/1.X/
DContextHub.h34 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback; member
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp48 using ::android::hardware::contexthub::V1_2::IContexthubCallback;
62 class ContexthubCallbackV1_2 : public ContexthubCallbackBase<IContexthubCallback> {
79 Result registerCallback_1_2(sp<IContexthubCallback> cb) { in registerCallback_1_2()
/hardware/interfaces/contexthub/common/vts/
DContexthubHidlTestBase.h43 V1_0::Result registerCallback(sp<V1_0::IContexthubCallback> cb) { in registerCallback()
/hardware/interfaces/contexthub/1.0/
DAndroid.bp18 "IContexthubCallback.hal",
DIContexthub.hal19 import IContexthubCallback;
50 registerCallback(uint32_t hubId, IContexthubCallback cb) generates (Result result);
DIContexthubCallback.hal19 interface IContexthubCallback {
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp47 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
66 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
/hardware/interfaces/
Dcurrent.txt64 …7ee7495353a2887fe338f913276f2eb41e80f11395ec2e android.hardware.contexthub@1.0::IContexthubCallback
776 …939ef97ab5bd867b73faf3dba0e7e69f77c3c43d9e487e android.hardware.contexthub@1.0::IContexthubCallback
850 …e3e70fbd39d9a4ff030c12d6fa3113af2b59fa3c77046e android.hardware.contexthub@1.2::IContexthubCallback