Searched refs:ComponentValidationReport (Results 1 – 2 of 2) sorted by relevance
26 import dagger.internal.codegen.ComponentValidator.ComponentValidationReport;94 ComponentValidationReport validationReport = in componentElementValidator()136 ComponentValidationReport report = subcomponentValidator.validate(148 private boolean isClean(ComponentValidationReport report,
119 static abstract class ComponentValidationReport { class in ComponentValidator128 public ComponentValidationReport validate(final TypeElement subject, in validate()240 ComponentValidationReport subreport = subcomponentValidator.validate( in validate()