Home
last modified time | relevance | path

Searched defs:lasttime (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libevent/sample/
H A Dtime-test.c30 int lasttime; variable
/aosp_15_r20/external/libevent/sample/
H A Dtime-test.c38 struct timeval lasttime; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_spin_lock.c34 unsigned long long lasttime; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4514 static std::atomic<nsecs_t> lasttime{0}; in addClientLayer() local