Home
last modified time | relevance | path

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

/drivers/peripheral/motion/test/unittest/hdi/
Dmotion_callback_impl.cpp23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent() function in OHOS::HDI::Motion::V1_0::MotionCallbackImpl
/drivers/peripheral/sensor/test/common/src/
Dsensor_callback_impl_test.cpp25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackImplTest
Dsensor_callback_impl.cpp98 int32_t SensorCallbackImpl::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackImpl
/drivers/peripheral/sensor/test/fuzztest/sensorregisterandunregistercallback_fuzzer/
Dsensorregisterandunregistercallback_fuzzer.cpp26 int32_t SensorRegisterAndUnregisterCallbackFuzzer::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorRegisterAndUnregisterCallbackFuzzer
/drivers/peripheral/sensor/hdi_service/
Dsensor_callback_vdi.cpp50 int32_t SensorCallbackVdi::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackVdi
/drivers/peripheral/sensor/test/unittest/dump/
Dhdf_sensor_dump_test.cpp141 void HdfSensorDumpTest::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent() function in HdfSensorDumpTest