Home
last modified time | relevance | path

Searched refs:CheckTimeOfCache (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/control/include/
H A Ddaily_controller.h40 bool CheckTimeOfCache(int64_t nowTime);
/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H A Ddaily_controller.cpp59 if (CheckTimeOfCache(nowTime) || CheckSizeOfCache()) { in TryToUpdateCacheToDb()
64 bool DailyController::CheckTimeOfCache(int64_t nowTime) in CheckTimeOfCache() function in OHOS::HiviewDFX::DailyController

Completed in 2 milliseconds