Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/time/
H A Dtime_override.cc25 internal::g_time_now_from_system_time_function = time_override; in ScopedTimeClockOverrides()
35 internal::g_time_now_from_system_time_function = in ~ScopedTimeClockOverrides()
H A Dtime.cc27 TimeNowFunction g_time_now_from_system_time_function = variable
186 return internal::g_time_now_from_system_time_function(); in NowFromSystemTime()
H A Dtime_override.h66 extern TimeNowFunction g_time_now_from_system_time_function;
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_override.cc23 internal::g_time_now_from_system_time_function.store( in ScopedTimeClockOverrides()
38 internal::g_time_now_from_system_time_function.store( in ~ScopedTimeClockOverrides()
H A Dtime.cc23 std::atomic<TimeNowFunction> g_time_now_from_system_time_function{ variable
135 return internal::g_time_now_from_system_time_function.load( in NowFromSystemTime()
H A Dtime_override.h78 extern std::atomic<TimeNowFunction> g_time_now_from_system_time_function;
/aosp_15_r20/external/cronet/base/time/
H A Dtime_override.cc25 internal::g_time_now_from_system_time_function.store( in ScopedTimeClockOverrides()
44 internal::g_time_now_from_system_time_function.store( in ~ScopedTimeClockOverrides()
H A Dtime.cc35 std::atomic<TimeNowFunction> g_time_now_from_system_time_function{ variable
96 return internal::g_time_now_from_system_time_function.load( in NowFromSystemTime()
H A Dtime_override.h86 extern std::atomic<TimeNowFunction> g_time_now_from_system_time_function;
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/time/
Dtime_override.h69 extern TimeNowFunction g_time_now_from_system_time_function;
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/time/
Dtime_override.h69 extern TimeNowFunction g_time_now_from_system_time_function;