Searched refs:unsupportedAppUsagePath (Results 1 – 2 of 2) sorted by relevance
66 public static AddAnnotation addUnsupportedAppUsage(Path unsupportedAppUsagePath) { in addUnsupportedAppUsage() argument74 return AddAnnotation.fromJsonFile(annotationClass, unsupportedAppUsagePath); in addUnsupportedAppUsage()76 throw new IllegalStateException("Could not read JSON from " + unsupportedAppUsagePath, e); in addUnsupportedAppUsage()
866 Path unsupportedAppUsagePath, in createTransformRules() argument928 createOptionalRule(Annotations.addUnsupportedAppUsage(unsupportedAppUsagePath)), in createTransformRules()