Home
last modified time | relevance | path

Searched defs:SetBatch (Results 1 – 8 of 8) sorted by relevance

/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent.c44 int32_t SetBatch(int32_t sensorTypeId, SensorUser *user, int64_t samplingInterval, int64_t reportIn… in SetBatch() function
/base/sensors/sensor_lite/services/include/
Dsensor_service.h56 …int32_t (*SetBatch)(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t re… member
/base/sensors/sensor/interfaces/native/src/
Dsensor_agent.cpp67 int32_t SetBatch(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t report… in SetBatch() function
/base/sensors/sensor/services/sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp87 int32_t SensorHdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInt… in SetBatch() function in OHOS::Sensors::SensorHdiConnection
/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/
Dhdi_service_impl.cpp112 int32_t HdiServiceImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() function in OHOS::Sensors::HdiServiceImpl
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp89 int32_t CompatibleConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportIn… in SetBatch() function in OHOS::Sensors::CompatibleConnection
Dhdi_connection.cpp134 int32_t HdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() function in OHOS::Sensors::HdiConnection
/base/sensors/sensor/frameworks/native/sensor/src/
Dsensor_agent_proxy.cpp219 int32_t SensorAgentProxy::SetBatch(int32_t sensorId, const SensorUser *user, int64_t samplingInterv… in SetBatch() function in OHOS::Sensors::SensorAgentProxy