Searched refs:ScreenCache (Results 1 – 3 of 3) sorted by relevance
19 ScreenCache::ScreenCache(size_t capacity, int32_t errorCode) in ScreenCache() function in OHOS::Rosen::ScreenCache24 void ScreenCache::Set(int32_t key, int32_t value) in Set()41 int32_t ScreenCache::Get(int32_t key) in Get()
24 class ScreenCache {26 ScreenCache(size_t capacity, int32_t errorCode);
42 ScreenCache g_uidVersionMap(MAP_SIZE, NO_EXIT_UID_VERSION);