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