Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 9 of 9) sorted by relevance

/device/google/contexthub/sensorhal/
Dsensors.cpp58 device.batch = BatchWrapper; in SensorContext()
111 int SensorContext::batch( in batch() function in SensorContext
119 return h->batch(handle, sampling_period_ns, max_report_latency_ns); in batch()
185 return reinterpret_cast<SensorContext *>(dev)->batch( in BatchWrapper()
286 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation
351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation
353 return mDynamicSensorManager->batch(handle, sampling_period_ns, max_report_latency_ns); in batch()
Dsensors.h65 int batch(int handle, int64_t sampling_period_ns,
112 virtual int batch(
125 virtual int batch(
148 virtual int batch(
/device/google/trout/hal/sensors/2.1/
DSensor.h78 virtual void batch(int32_t samplingPeriodNs) = 0;
111 void batch(int32_t samplingPeriodNs);
DSensorsSubHal.cpp170 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() function in android::hardware::sensors::V2_1::subhal::implementation::SensorsSubHal
174 sensor->second->batch(samplingPeriodNs); in batch()
DSensorsSubHal.h61 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs,
DSensor.cpp88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch() function in android::hardware::sensors::V2_1::subhal::implementation::HWSensorBase
/device/generic/goldfish/hals/sensors/include/
Dmultihal_sensors.h62 Return<Result> batch(int32_t sensorHandle,
/device/generic/goldfish/hals/sensors/
Dmultihal_sensors.cpp242 Return<Result> MultihalSensors::batch(const int32_t sensorHandle, in batch() function in goldfish::MultihalSensors
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto444 // How many inodes to scan in one batch.
1284 // Whether the producer should send a event batch when the data source is
5571 // Optionally-enabled compact encoding of a batch of scheduling events. Only
8165 // The time at which we finish collecting this batch of samples;