Searched refs:CheckAndCleanCache (Results 1 – 2 of 2) sorted by relevance
42 void CheckAndCleanCache(int64_t freeSize, int64_t totalSize);
137 CheckAndCleanCache(freeSize, totalSize); in MonitorAndManageStorage()141 void StorageMonitorService::CheckAndCleanCache(int64_t freeSize, int64_t totalSize) in CheckAndCleanCache() function in OHOS::StorageManager::StorageMonitorService