Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp222 struct timeval now; in WaitKey() local
224 gettimeofday(&now, nullptr); in WaitKey()
225 timeout.tv_sec = now.tv_sec; in WaitKey()
226 timeout.tv_nsec = now.tv_usec * 1000; in WaitKey()
Dscreen_ui.cpp45 static double now() { in now() function
325 double start = now(); in ProgressThreadLoop()
341 double elapsed = now() - progressScopeTime; in ProgressThreadLoop()
353 double end = now(); in ProgressThreadLoop()
479 progressScopeTime = now(); in ShowProgress()
/bootable/recovery/minadbd/
DREADME.txt1 minadbd is now mostly built from libadbd. The fuse features are unique to