Searched refs:_inheritFrom (Results 1 – 1 of 1) sorted by relevance
178 List<String> _inheritFrom = new ArrayList<>(); in ParsedAttributionImpl() local179 in.readStringList(_inheritFrom); in ParsedAttributionImpl()187 this.inheritFrom = _inheritFrom; in ParsedAttributionImpl()