Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 18 of 18) 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/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DPendingRequestPool.cpp101 int64_t currentTime = elapsedRealtimeNano(); in addRequests() local
166 int64_t currentTime = elapsedRealtimeNano(); in checkTimeout() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/
DGeneratorHub.cpp87 long currentTime = elapsedRealtimeNano(); in run() 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/google/pixel/battery_mitigation/
DMitigationThermalManager.cpp114 auto currentTime = ::android::base::boot_clock::now(); in thermalCb() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
DFakeVehicleHalValueGeneratorsTest.cpp275 int64_t currentTime = elapsedRealtimeNano(); in TEST_F() local
331 int64_t currentTime = elapsedRealtimeNano(); in TEST_F() 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/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.cpp733 auto currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in checkSysfsStatus() local
DExynosDisplay.cpp521 int64_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in needUpdateIdleHintLocked() local
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DDefaultVehicleHalTest.cpp1527 int64_t currentTime = uptimeMillis(); in TEST_F() local
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp986 uint64_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in getVsyncAppliedTime() local
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1904 auto currentTime = toMicroSec(currentTS.tv_sec, currentTS.tv_nsec); in TEST_P() local