Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sql/ | |
connection.cc | 335 int shrink_cache_size = aggressively ? 1 : (original_cache_size / 2); local 339 base::StringPrintf("PRAGMA cache_size=%d", shrink_cache_size); [all...] |