Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DSensorBase.h43 static int64_t timevalToNano(timeval const& t) { in timevalToNano() function
/device/lge/hammerhead/libsensors/
DProximitySensor.cpp126 mPendingEvent.timestamp = timevalToNano(event->time); in readEvents()
DLightSensor.cpp145 mPendingEvent.timestamp = timevalToNano(event->time); in readEvents()