Home
last modified time | relevance | path

Searched refs:onEvent (Results 1 – 25 of 29) sorted by relevance

12

/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DIpaEventRelay.cpp50 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STARTED); in onOffloadStarted()
64 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_ERROR); in onOffloadStopped()
67 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_UNSUPPORTED); in onOffloadStopped()
77 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_SUPPORT_AVAILABLE); in onOffloadSupportAvailable()
82 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_LIMIT_REACHED); in onLimitReached()
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DIpaEventRelay.cpp50 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STARTED); in onOffloadStarted()
64 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_ERROR); in onOffloadStopped()
67 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_UNSUPPORTED); in onOffloadStopped()
77 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_SUPPORT_AVAILABLE); in onOffloadSupportAvailable()
82 mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_LIMIT_REACHED); in onLimitReached()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DIpaEventRelay.cpp50 auto ret = mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STARTED); in onOffloadStarted()
66 auto ret = mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_ERROR); in onOffloadStopped()
72 auto ret = mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_UNSUPPORTED); in onOffloadStopped()
84 auto ret = mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_SUPPORT_AVAILABLE); in onOffloadSupportAvailable()
92 auto ret = mFramework->onEvent(OffloadCallbackEvent::OFFLOAD_STOPPED_LIMIT_REACHED); in onLimitReached()
/hardware/interfaces/cas/1.1/default/
DCasImpl.cpp50 casImpl->onEvent(event, arg, data, size); in OnEvent()
61 casImpl->onEvent(sessionId, event, arg, data, size); in CallBackExt()
70 void CasImpl::onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size) { in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
80 mListener->onEvent(event, arg, eventData); in onEvent()
83 void CasImpl::onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data, in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
97 mListener->onEvent(event, arg, eventData); in onEvent()
DCasImpl.h49 void onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size);
51 void onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data,
DMediaCasService.cpp45 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in android::hardware::cas::V1_1::implementation::Wrapper
47 mImpl->onEvent(event, arg, data); in onEvent()
/hardware/interfaces/cas/1.2/default/
DCasImpl.cpp51 casImpl->onEvent(event, arg, data, size); in OnEvent()
62 casImpl->onEvent(sessionId, event, arg, data, size); in CallBackExt()
81 void CasImpl::onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size) { in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
91 mListener->onEvent(event, arg, eventData); in onEvent()
94 void CasImpl::onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data, in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
108 mListener->onEvent(event, arg, eventData); in onEvent()
DCasImpl.h55 void onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size);
57 void onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data,
DMediaCasService.cpp46 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in android::hardware::cas::V1_1::implementation::Wrapper
48 mImpl->onEvent(event, arg, data); in onEvent()
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlEnvironmentBase.h32 virtual void onEvent(const Event& event) = 0;
91 mCallback->onEvent(ev); in addEvent()
/hardware/interfaces/cas/1.0/default/
DCasImpl.cpp56 casImpl->onEvent(event, arg, data, size); in OnEvent()
65 void CasImpl::onEvent( in onEvent() function in android::hardware::cas::V1_0::implementation::CasImpl
76 mListener->onEvent(event, arg, eventData); in onEvent()
DCasImpl.h47 void onEvent(
/hardware/interfaces/cas/1.0/
DICasListener.hal27 onEvent(int32_t event, int32_t arg, vec<uint8_t> data);
/hardware/interfaces/tv/tuner/1.0/
DIFrontendCallback.hal25 oneway onEvent(FrontendEventType frontendEventType);
DILnbCallback.hal25 oneway onEvent(LnbEventType lnbEventType);
/hardware/interfaces/tetheroffload/control/1.0/
DITetheringOffloadCallback.hal28 oneway onEvent(OffloadCallbackEvent event);
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DLnbTests.h52 virtual Return<void> onEvent(LnbEventType lnbEventType) override;
DLnbTests.cpp19 Return<void> LnbCallback::onEvent(LnbEventType lnbEventType) { in onEvent() function in LnbCallback
DDescramblerTests.h76 virtual Return<void> onEvent(int32_t /*event*/, int32_t /*arg*/, in onEvent() function
DFrontendTests.h75 virtual Return<void> onEvent(FrontendEventType frontendEventType) override;
DFrontendTests.cpp19 Return<void> FrontendCallback::onEvent(FrontendEventType frontendEventType) { in onEvent() function in FrontendCallback
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h103 Return<void> onEvent(const Event& e) override;
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp68 mCallback->onEvent(FrontendEventType::LOCKED); in tune()
/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp172 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in __anon6524abfa0111::MediaCasListener
/hardware/interfaces/cas/1.2/vts/functional/
DVtsHalCasV1_2TargetTest.cpp176 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in __anon0db4bb1c0111::MediaCasListener

12