Searched refs:shrink_cache_size (Results 1 – 1 of 1) sorted by relevance
364 int shrink_cache_size = aggressively ? 1 : (original_cache_size / 2); in TrimMemory() local368 base::StringPrintf("PRAGMA cache_size=%d", shrink_cache_size); in TrimMemory()