Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 33) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_strftime.py36 def _update_variables(self, now): argument
83 def strftest1(self, now): argument
131 def strftest2(self, now): argument
/device/generic/goldfish/network/netmgr/
Dpoller.cpp34 Pollable::Timestamp now = Pollable::Clock::now(); in calculateTimeout() local
145 Pollable::Timestamp now = Pollable::Clock::now(); in run() local
Dtimestamp.cpp24 static Timestamp Timestamp::now() { in now() function in Timestamp
/device/generic/goldfish/dhcp/client/
Dtimer.cpp21 uint64_t now() { in now() function
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c218 static bool isPredictedRotationAcceptable(uint64_t now, int8_t tilt_angle) in isPredictedRotationAcceptable()
301 static void updatePredictedRotation(uint64_t now, int rotation) in updatePredictedRotation()
315 static void addTiltHistoryEntry(uint64_t now, int8_t tilt) in addTiltHistoryEntry()
355 static bool isFlat(uint64_t now) in isFlat()
370 static bool isSwinging(uint64_t now, int8_t tilt) in isSwinging()
393 uint64_t now_nsec = ev->referenceTime, now; in add_samples() local
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_event.cpp162 struct timeval now; in processTimeouts() local
218 struct timeval now; in calcNextTimeout() local
297 struct timeval now; in ril_timer_add() local
/device/google/wahoo/folio_daemon/
Dmain.cpp97 time_t now = time(NULL); in main() local
/device/generic/goldfish/wifi/ipv6proxy/
Dlog.cpp31 time_t now = ts.tv_sec; in vlogf() local
/device/google/cuttlefish_common/guest/hals/sensors/
Dvsoc_sensors.cpp192 MonotonicTimePoint now = MonotonicTimePoint::Now(); in SetDelay() local
431 MonotonicTimePoint now = MonotonicTimePoint::Now(); in UpdateDeadline() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_init.c510 struct timeval now; in res_randomid() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/
DSetStamp.c85 struct tm *now; in GetDateTime() local
/device/linaro/hikey/power/
Dpower_hikey.c278 long long now, sleeptime = 0; in schedtune_deboost_thread() local
301 long long now; in schedtune_boost() local
/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp516 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in inWorkerThread() local
664 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in inWorkerThread() local
DEmulatedFakeCameraDevice.cpp236 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in drawCheckerboard() local
/device/google/cuttlefish_common/common/libs/utils/
Dsimulated_buffer.h99 cvd::time::MonotonicTimePoint now; in Update() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c479 const int64_t now = now_ns(); in sensor_device_poll_event_locked() local
967 int64_t now = now_ns(); in open_sensors() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_randommodule.c224 time_t now; in random_seed() local
Dtimemodule.c169 LARGE_INTEGER now; in time_clock() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_randommodule.c224 time_t now; in random_seed() local
Dtimemodule.c169 LARGE_INTEGER now; in time_clock() local
/device/google/crosshatch/usb/
DUsb.cpp161 struct timespec now; in switchMode() local
/device/google/bonito/usb/
DUsb.cpp159 struct timespec now; in switchMode() local
/device/google/wahoo/usb/
DUsb.cpp185 struct timespec now; in switchMode() local
/device/google/marlin/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp664 timespec now; in mjpegd_timer_get_elapsed() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py16 now = time.time() variable

12