Searched refs:max_keys (Results 1 – 1 of 1) sorted by relevance
394 std::array<const TKey*, 2> max_keys; in WorstTwoWithThreshold() local396 table.MaxEntries(AID_ROOT, 0, max_keys, max_entries); in WorstTwoWithThreshold()404 *worst = *max_keys[0]; in WorstTwoWithThreshold()427 std::array<const pid_t*, 2> max_keys; in WorstTwoSystemPids() local429 pidSystemTable[id].MaxEntries(AID_SYSTEM, 0, max_keys, max_entries); in WorstTwoSystemPids()434 *worst = *max_keys[0]; in WorstTwoSystemPids()