Home
last modified time | relevance | path

Searched refs:validateKotlinObjectDoesNotInheritInstanceBindingMethods (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/validation/
DModuleValidator.java179 validateKotlinObjectDoesNotInheritInstanceBindingMethods(module, moduleKind, builder); in validateUncached()
243 private void validateKotlinObjectDoesNotInheritInstanceBindingMethods( in validateKotlinObjectDoesNotInheritInstanceBindingMethods() method in ModuleValidator