Home
last modified time | relevance | path

Searched defs:currenTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp407 TimePoint currenTime = std::chrono::steady_clock::now(); variable
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp366 void WatchdogInner::DayChecker(int& state, TimePoint currenTime, TimePoint lastEndTime, in DayChecker()