Home
last modified time | relevance | path

Searched defs:time_get_os_boottime_ms (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dtime_util.cc36 uint64_t time_get_os_boottime_ms() { return time_get_os_boottime_us() / 1000; } in time_get_os_boottime_ms() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Drfcomm_fuzzer.cc61 uint64_t time_get_os_boottime_ms() { return 0; } in time_get_os_boottime_ms() function