Searched refs:getTimeNow (Results 1 – 4 of 4) sorted by relevance
25 int64_t getTimeNow() { in getTimeNow() function
41 using ::android::hardware::sensors::V2_0::implementation::getTimeNow;352 int64_t now = getTimeNow(); in debug()631 int64_t duration = getTimeNow() - mWakelockTimeoutStartTime; in sharedWakelockDidTimeout()644 mWakelockTimeoutResetTime = getTimeNow(); in resetSharedWakelock()686 mWakelockTimeoutStartTime = getTimeNow(); in incrementRefCountAndMaybeAcquireWakelock()
32 int64_t getTimeNow();
246 int64_t mWakelockTimeoutStartTime = V2_0::implementation::getTimeNow();248 int64_t mWakelockTimeoutResetTime = V2_0::implementation::getTimeNow();