Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java1262 public void dumpDebug(ProtoOutputStream proto, long fieldId, int lruIndex) { in dumpDebug() argument
1275 if (lruIndex >= 0) { in dumpDebug()
1276 proto.write(ProcessRecordProto.LRU_INDEX, lruIndex); in dumpDebug()