Home
last modified time | relevance | path

Searched defs:g_time_now_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime.cc20 std::atomic<TimeNowFunction> g_time_now_function{ variable
/aosp_15_r20/external/cronet/base/time/
H A Dtime.cc32 std::atomic<TimeNowFunction> g_time_now_function{ variable
/aosp_15_r20/external/libchrome/base/time/
H A Dtime.cc25 TimeNowFunction g_time_now_function = &subtle::TimeNowIgnoringOverride; variable