Searched defs:PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /system/extras/pagecache/ | ||
| D | pagecache.py | 14 PAGE_SIZE = 4096 variable |
| /system/security/keystore2/src/database/ | ||
| D | tests.rs | 2314 const PAGE_SIZE: i32 = 4096; in test_query_all_valid_table_sizes() constant |