Home
last modified time | relevance | path

Searched defs:checkInterval (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.h86 uint64_t checkInterval; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_monitor_service.cpp165 int64_t lowThreshold, int32_t checkInterval) in CleanBundleCacheByInterval()
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java602 final int checkInterval = SystemProperties.getInt(SYSPROP_FDTRACK_INTERVAL, 120); in spawnFdLeakCheckThread() local