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