Searched refs:includeSynthetic (Results 1 – 2 of 2) sorted by relevance
142 int[] filterTags, boolean includeSynthetic) { in getKeys() argument173 if (shouldKeyBeAdded(key, field, filterTags, includeSynthetic)) { in getKeys()221 boolean includeSynthetic) { in shouldKeyBeAdded() argument255 return includeSynthetic; in shouldKeyBeAdded()
606 boolean includeSynthetic) { in getAvailableKeyList() argument617 metadataClass, keyClass, /*instance*/null, filterTags, includeSynthetic); in getAvailableKeyList()