Searched refs:_shortLabel (Results 1 – 1 of 1) sorted by relevance
12100 public MemItem(String _label, String _shortLabel, long _pss, long _swapPss, int _id, in MemItem() argument12104 shortLabel = _shortLabel; in MemItem()12111 public MemItem(String _label, String _shortLabel, long _pss, long _swapPss, int _id) { in MemItem() argument12114 shortLabel = _shortLabel; in MemItem()