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;366 int64_t now = getTimeNow(); in debug()645 int64_t duration = getTimeNow() - mWakelockTimeoutStartTime; in sharedWakelockDidTimeout()658 mWakelockTimeoutResetTime = getTimeNow(); in resetSharedWakelock()700 mWakelockTimeoutStartTime = getTimeNow(); in incrementRefCountAndMaybeAcquireWakelock()
32 int64_t getTimeNow();
248 int64_t mWakelockTimeoutStartTime = V2_0::implementation::getTimeNow();250 int64_t mWakelockTimeoutResetTime = V2_0::implementation::getTimeNow();