Home
last modified time | relevance | path

Searched defs:postEvents (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DIHalProxyCallbackWrapper.h81 void postEvents(const std::vector<V2_1::Event>& events, ScopedWakelock wakelock) override { in postEvents() function
97 void postEvents(const std::vector<V2_1::Event>& events, ScopedWakelock wakelock) { in postEvents() function
DSensorsSubHal.cpp200 void ISensorsSubHalBase::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents() function in android::hardware::sensors::V2_1::subhal::implementation::ISensorsSubHalBase
/hardware/interfaces/sensors/common/default/2.X/multihal/include/
DHalProxyCallback.h122 void postEvents(const std::vector<V1_0::Event>& events, in postEvents() function
157 void postEvents(const std::vector<V2_1::Event>& events, in postEvents() function
/hardware/interfaces/sensors/common/default/2.X/multihal/
DHalProxyCallback.cpp41 void HalProxyCallbackBase::postEvents(const std::vector<V2_1::Event>& events, in postEvents() function in android::hardware::sensors::V2_0::implementation::HalProxyCallbackBase
/hardware/interfaces/sensors/aidl/default/include/sensors-impl/
DSensors.h96 void postEvents(const std::vector<Event>& events, bool wakeup) override { in postEvents() function
/hardware/interfaces/sensors/common/default/2.X/
DSensors.h200 void postEvents(const std::vector<V2_1::Event>& events, bool wakeup) override { in postEvents() function