Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
Dstatistic_reporter.cpp84 if ((EXEC_MIN_TIME - currentMin) != EXEC_MIN_TIME) { in StartTimerThread()
86 int nMin = EXEC_MIN_TIME - currentMin; in StartTimerThread()
Dstatistic_reporter.h42 static const inline int EXEC_MIN_TIME = 60; variable