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/ | ||
D | database.rs | 5520 const PAGE_SIZE: i32 = 4096; in test_query_all_valid_table_sizes() constant |