Searched defs:cachekey (Results 1 – 1 of 1) sorted by relevance
118 int32_t DailyController::GetThreshold(const CacheKey& cachekey, int32_t type) in GetThreshold()131 int32_t DailyController::GetCount(const CacheKey& cachekey) in GetCount()148 void DailyController::UpdateCacheAndDb(const CacheKey& cachekey, int32_t threshold, int32_t count) in UpdateCacheAndDb()162 void DailyController::UpdateCache(const CacheKey& cachekey, int32_t threshold, int32_t count, int64… in UpdateCache()179 void DailyController::UpdateDb(const CacheKey& cachekey, int32_t count, int64_t exceedTime) in UpdateDb()