Home
last modified time | relevance | path

Searched refs:TIME (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/health/include/pixelhealth/
DBatteryMetricsLogger.h49 TIME, // time in seconds enumerator
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c133 TIME = 0, enumerator
229 CASE_NAME(TIME); in component_name()
307 if (components[TIME].order == i) { in fifo_callback()
693 components[TIME].order = j; in components_parser()
/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp178 int32_t sample[NUM_FIELDS] = {[TIME] = time, in recordSample()