Home
last modified time | relevance | path

Searched refs:clearMonotonicTimeOverride (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/linux/include/chre/platform/linux/
Dsystem_time.h35 void clearMonotonicTimeOverride(void);
47 clearMonotonicTimeOverride(); in ~SystemTimeOverride()
/system/chre/platform/linux/
Dsystem_time.cc62 void clearMonotonicTimeOverride(void) { in clearMonotonicTimeOverride() function