Searched refs:steadyClockTimeToBootClockTimeNs (Results 1 – 3 of 3) sorted by relevance
70 int64_t steadyClockTimeToBootClockTimeNs(int64_t steadyClockTimeNs) { in steadyClockTimeToBootClockTimeNs() function
110 int64_t steadyClockTimeToBootClockTimeNs(int64_t steadyClockTimeNs);
260 int64_t presentTimeInBootClockNs = steadyClockTimeToBootClockTimeNs(refreshTimeNs); in onRefreshInternal()