Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 10 of 10) sorted by relevance

/hardware/st/secure_element/ese-spi-driver/
DSpiLayerComm.cc67 struct timeval currentTime; in SpiLayerComm_waitForAtpLength() local
236 struct timeval currentTime; in SpiLayerComm_waitForResponse() local
DSpiLayerDriver.cc111 struct timeval currentTime; in SpiLayerDriver_read() local
180 struct timeval currentTime; in SpiLayerDriver_write() local
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DLocationUtil.cpp84 bool getCurrentTime(struct timespec& currentTime, int64_t& sinceBootTimeNanos) in getCurrentTime()
127 struct timespec currentTime; in convertGnssLocation() local
DMeasurementAPIClient.cpp421 struct timespec currentTime; in convertGnssData_2_0() local
/hardware/st/secure_element/ese-spi-driver/utils-lib/
DUtils.cc91 struct timeval currentTime; in Utils_printCurrentTime() local
/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp229 void EvdevDevice::processInput(InputEvent& event, nsecs_t currentTime) { in processInput()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DLocationUtil.cpp90 struct timespec currentTime; in convertGnssLocation() local
/hardware/qcom/sm8150/gps/core/
DLocApiBase.cpp952 struct timespec currentTime; in open() local
993 struct timespec currentTime; in getElapsedRealtimeQtimer() local
1032 struct timespec& currentTime, int64_t& sinceBootTimeNanos) in getCurrentTime()
/hardware/qcom/sm7250/gps/core/
DLocApiBase.cpp952 struct timespec currentTime; in open() local
993 struct timespec currentTime; in getElapsedRealtimeQtimer() local
1032 struct timespec& currentTime, int64_t& sinceBootTimeNanos) in getCurrentTime()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1837 auto currentTime = toMicroSec(currentTS.tv_sec, currentTS.tv_nsec); in TEST_P() local