| /base/sensors/sensor_lite/frameworks/src/ |
| D | sensor_agent.c | 44 int32_t SetBatch(int32_t sensorTypeId, SensorUser *user, int64_t samplingInterval, int64_t reportIn… in SetBatch() function
|
| /base/sensors/sensor_lite/services/include/ |
| D | sensor_service.h | 56 …int32_t (*SetBatch)(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t re… member
|
| /base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/ |
| D | hdi_service_impl.cpp | 114 int32_t HdiServiceImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() function in OHOS::Sensors::HdiServiceImpl
|
| /base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/ |
| D | sensor_hdi_connection.cpp | 89 int32_t SensorHdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInt… in SetBatch() function in OHOS::Sensors::SensorHdiConnection
|
| /base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
| D | compatible_connection.cpp | 84 int32_t CompatibleConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportIn… in SetBatch() function in OHOS::Sensors::CompatibleConnection
|
| D | hdi_connection.cpp | 130 int32_t HdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() function in OHOS::Sensors::HdiConnection
|
| /base/sensors/sensor/services/hdi_connection/adapter/src/ |
| D | compatible_connection.cpp | 99 int32_t CompatibleConnection::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterva… in SetBatch() function in OHOS::Sensors::CompatibleConnection
|
| D | hdi_connection.cpp | 177 int32_t HdiConnection::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterval, int6… in SetBatch() function in OHOS::Sensors::HdiConnection
|
| /base/sensors/medical_sensor/interfaces/native/src/ |
| D | medical_native_impl.cpp | 217 int32_t SetBatch(int32_t sensorId, const MedicalSensorUser *user, int64_t samplingInterval, int64_t… in SetBatch() function
|
| /base/sensors/sensor/services/hdi_connection/hardware/src/ |
| D | hdi_service_impl.cpp | 312 int32_t HdiServiceImpl::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterval, int… in SetBatch() function in OHOS::Sensors::HdiServiceImpl
|
| /base/sensors/sensor/services/hdi_connection/interface/src/ |
| D | sensor_hdi_connection.cpp | 330 int32_t SensorHdiConnection::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterval, in SetBatch() function in OHOS::Sensors::SensorHdiConnection
|
| /base/sensors/sensor/frameworks/native/src/ |
| D | sensor_agent.cpp | 100 int32_t SetBatch(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t report… in SetBatch() function
|
| D | sensor_agent_proxy.cpp | 243 int32_t SensorAgentProxy::SetBatch(const SensorDescription &sensorDesc, const SensorUser *user, in SetBatch() function in OHOS::Sensors::SensorAgentProxy
|