Searched refs:rawRootType (Results 1 – 2 of 2) sorted by relevance
755 public PropertyName findRootName(Class<?> rawRootType) { in findRootName() argument759 return _rootNames.findRootName(rawRootType, this); in findRootName()
639 public abstract PropertyName findRootName(Class<?> rawRootType); in findRootName() argument