Searched refs:descIdx (Results 1 – 1 of 1) sorted by relevance
189 int descIdx = bytes.getUnsignedShort(at + 4); in parse() local191 CstString desc = (CstString) pool.get(descIdx); in parse()