Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp70 static bool g_existFile = true; variable
759 if (g_existFile && queuedTask.name == IPC_FULL && now - g_nextKickTime > INTERVAL_KICK_TIME) { in FetchNextTask()
844 g_existFile = false; in KickWatchdog()