Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/src/
Dsecure_input_tracker.cpp44 return monotonic_time_stamper::now(); in mtsNow()
59 auto now = mtsNow(); in newSession() local
62 t = now; in newSession()
70 auto now = mtsNow(); in beginHandshake() local
72 (now - timestamps_[uint32_t(InputState::Fresh)]) >= in beginHandshake()
80 timestamps_[uint32_t(state_)] = now; in beginHandshake()
131 auto now = mtsNow(); in processInputEvent() local
164 now - timestamps_[uint32_t( in processInputEvent()
182 timestamps_[uint32_t(state_)] = now; in processInputEvent()
202 auto now = mtsNow(); in reportVerifiedInput() local
[all …]
Dtrusty_operation.h60 static TimeStamp now() { return monotonic_time_stamper::now(); } in now() function
Dtrusty_time_stamper.cpp31 TimeStamp now() { in now() function
Dtrusty_time_stamper.h35 TimeStamp now();
/trusty/user/app/keymint/
Dmonotonic_clock.rs25 fn now(&self) -> MillisecondsSinceEpoch { in now() method
50 let time1 = trusty_clock.now().0; in get_milliseconds_since_boot_test()
51 let time2 = trusty_clock.now().0; in get_milliseconds_since_boot_test()
/trusty/user/app/sample/timer/
Dtimer_app.c108 int64_t end = 0, now = 0; in TEST() local
111 trusty_gettime(0, &now); in TEST()
112 end = now + (ONE_S * 60); in TEST()
114 while (now < end) { in TEST()
115 remaining = (end - now) / ONE_S; in TEST()
125 trusty_gettime(0, &now); in TEST()
/trusty/user/base/lib/hwasan/
Dexemptlist19 # app main() startup routines. Disable libc sanitization for now. It's possible
23 # TODO: dlmalloc is super fragile. Leave it out for now.
/trusty/kernel/app/dpctest/
Ddpctest.c42 lk_time_ns_t now, in dpc_test_timer_callback() argument
/trusty/device/arm/generic-arm64/project/qemu/
DLLDB_README.md26 You should now be connected to QEMU and stopped just before the bootloader has
27 started. Add breakpoints now. You can add breakpoints to the kernel and to TAs
/trusty/kernel/app/uirqtest/
Duirq_test.c80 lk_time_ns_t now, in test_tm_uirq_callback() argument
/trusty/user/app/storage/
DREADME.md110 - State after completing transaction. The second super block is now the most