Home
last modified time | relevance | path

Searched refs:curEnd (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp199 timeContent_.reportEnd == timeContent_.curEnd) { in CheckEventTimer()
202 return (timeContent_.curEnd <= timeContent_.curBegin && in CheckEventTimer()
204 (timeContent_.curEnd - timeContent_.curBegin > DURATION_TIME * MILLISEC_TO_NANOSEC); in CheckEventTimer()
324 timeContent_.reportEnd = timeContent_.curEnd; in ChangeState()
411 WatchdogInner::GetInstance().timeContent_.curEnd = GetTimeStamp(); in DistributeEnd()
H A Dwatchdog_inner.h41 int64_t curEnd; member
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp402 WatchdogInner::GetInstance().timeContent_.curEnd = GetTimeStamp(); in HWTEST_F()

Completed in 4 milliseconds