Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime.cc30 TimeTicksNowFunction g_time_ticks_now_function = variable
/external/v8/src/base/platform/
Dtime.cc633 TimeTicksNowFunction g_time_ticks_now_function = &InitialTimeTicksNowFunction; variable