| /base/sensors/sensor/frameworks/native/src/ |
| D | native_sensor.cpp | 193 int64_t samplingInterval = attribute->samplingInterval; in OH_Sensor_Subscribe() local 281 const int64_t samplingInterval) in OH_SensorSubscriptionAttribute_SetSamplingInterval() 292 int64_t *samplingInterval) in OH_SensorSubscriptionAttribute_GetSamplingInterval()
|
| D | sensor_agent.cpp | 100 int32_t SetBatch(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t report… in SetBatch() 246 …nhanced(const SensorIdentifier &sensorIdentifier, const SensorUser *user, int64_t samplingInterval, in SetBatchEnhanced()
|
| D | sensor_agent_proxy.cpp | 244 int64_t samplingInterval, int64_t reportInterval) in SetBatch()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_sensor_adapter_wrapper.cpp | 53 int32_t ArkSensorAdapterWrapper::SubscribeOhosSensor(int32_t sensorTypeId, int64_t samplingInterval) in SubscribeOhosSensor()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_sensor_adapter_impl.cpp | 53 int32_t ArkSensorAdapterImpl::SubscribeOhosSensor(int32_t type, int64_t samplingInterval) in SubscribeOhosSensor()
|
| /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()
|
| D | sensor_agent_client.c | 65 …BatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t samplingInterval, in SetBatchByProxy()
|
| D | sensor_agent_proxy.c | 396 …BatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t samplingInterval, in SetBatchByProxy()
|
| /base/web/webview/test/fuzztest/ohos_adapter/sensoradapter_fuzzer/ |
| D | sensoradapter_fuzz.cpp | 54 int64_t samplingInterval = dataProvider.ConsumeIntegralInRange<int64_t>(0, MAX_SET_NUMBER); in SensorAdapterFuzzTest() local
|
| /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()
|
| /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()
|
| /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()
|
| D | hdi_connection.cpp | 130 int32_t HdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
|
| /base/sensors/sensor/frameworks/native/include/ |
| D | native_sensor_impl.h | 37 int64_t samplingInterval = -1; member
|
| /base/sensors/sensor_lite/services/src/ |
| D | sensor_service_impl.c | 201 int32_t SetBatchImpl(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t re… in SetBatchImpl()
|
| /base/sensors/sensor/test/unittest/interfaces/kits/ |
| D | sensor_native_test.cpp | 631 int64_t samplingInterval = 0; variable 654 int64_t samplingInterval = 0; variable
|
| /base/sensors/sensor/services/hdi_connection/adapter/src/ |
| D | compatible_connection.cpp | 99 …t32_t CompatibleConnection::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterval, in SetBatch()
|
| D | hdi_connection.cpp | 177 int32_t HdiConnection::SetBatch(const SensorDescription &sensorDesc, int64_t samplingInterval, int6… in SetBatch()
|
| /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()
|
| /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()
|
| /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()
|
| /base/sensors/sensor/vibration_convert/interfaces/js/src/ |
| D | vibrator_convert_js.cpp | 228 int32_t samplingInterval = 0; in GetAudioData() local
|
| /base/web/webview/ohos_adapter/sensor_adapter/src/ |
| D | sensor_adapter_impl.cpp | 355 int32_t SensorAdapterImpl::SubscribeOhosSensor(int32_t sensorTypeId, int64_t samplingInterval) in SubscribeOhosSensor()
|