Searched refs:lruIndex (Results 1 – 1 of 1) sorted by relevance
790 public void writeToProto(ProtoOutputStream proto, long fieldId, int lruIndex) { in writeToProto() argument803 if (lruIndex >= 0) { in writeToProto()804 proto.write(ProcessRecordProto.LRU_INDEX, lruIndex); in writeToProto()