Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform_util.c232 mbedtls_ms_time_t current_ms; in mbedtls_ms_time() local
253 mbedtls_ms_time_t current_ms; in mbedtls_ms_time() local
/aosp_15_r20/external/mbedtls/library/
H A Dplatform_util.c254 mbedtls_ms_time_t current_ms; in mbedtls_ms_time() local
275 mbedtls_ms_time_t current_ms; in mbedtls_ms_time() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_drawer_unittest.cc63 const int64_t current_ms = rtc::TimeMillis(); in TestScreenDrawerLock() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-stats.c509 u64 current_ms = get_cur_time() - afl->start_time; local