Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/motion/test/unittest/hdi/
H A Dmotion_callback_impl.cpp23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent() function in OHOS::HDI::Motion::V1_0::MotionCallbackImpl
/ohos5.0/drivers/peripheral/sensor/test/common/src/
H A Dsensor_callback_impl_test.cpp25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackImplTest
H A Dsensor_callback_impl.cpp98 int32_t SensorCallbackImpl::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackImpl
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dsensor_event_callback.cpp30 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::Sensors::SensorEventCallback
/ohos5.0/drivers/peripheral/sensor/test/fuzztest/sensorregisterandunregistercallback_fuzzer/
H A Dsensorregisterandunregistercallback_fuzzer.cpp26 int32_t SensorRegisterAndUnregisterCallbackFuzzer::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorRegisterAndUnregisterCallbackFuzzer
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dsensor_event_callback.cpp42 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents &event) in OnDataEvent() function in OHOS::Sensors::SensorEventCallback
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_callback_vdi.cpp50 int32_t SensorCallbackVdi::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent() function in OHOS::HDI::Sensor::V2_0::SensorCallbackVdi
/ohos5.0/drivers/peripheral/sensor/test/unittest/dump/
H A Dhdf_sensor_dump_test.cpp141 void HdfSensorDumpTest::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent() function in HdfSensorDumpTest
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c311 static int32_t OnDataEvent(ListenerModule module, int32_t events, int32_t fd) in OnDataEvent() function