Searched defs:SetBatch (Results 1 – 4 of 4) sorted by relevance
17 int32_t (*SetBatch)(int64_t samplingInterval, int64_t reportInterval); member
109 int32_t (*SetBatch)(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval); member
181 static int32_t SetBatch(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *… in SetBatch() function
217 int32_t SensorImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() function in OHOS::HDI::Sensor::V1_0::SensorImpl