Home
last modified time | relevance | path

Searched defs:sample_period (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/
DDynamicSensorManager.cpp95 int DynamicSensorManager::batch(int handle, nsecs_t sample_period, nsecs_t batch_period) { in batch()
106 int DynamicSensorManager::setDelay(int handle, nsecs_t sample_period) { in setDelay()
/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp31 const char *const batt_avg_res, int sample_period, in BatteryMetricsLogger()