Home
last modified time | relevance | path

Searched refs:MAX_UID_RECORDS_SIZE (Results 1 – 1 of 1) sorted by relevance

/system/core/storaged/
Dstoraged_uid_monitor.cpp110 static const int MAX_UID_RECORDS_SIZE = 1000 * 48; // 1000 uids in 48 hours variable
151 new_records.entries.size() - MAX_UID_RECORDS_SIZE; in add_records_locked()