Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_common_time_util.cc38 uint64_t time_get_os_boottime_ms() { in time_get_os_boottime_ms() function
/aosp12/system/bt/common/
H A Dtime_util.cc28 uint64_t time_get_os_boottime_ms() { return time_get_os_boottime_us() / 1000; } in time_get_os_boottime_ms() function