Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DMessages.java229 formatInjectionPoint(formatter, dependency, injectionPoint, elementSource); in formatSource()
235 formatInjectionPoint(formatter, null, (InjectionPoint) source, elementSource); in formatSource()
258 private static void formatInjectionPoint( in formatInjectionPoint() method in Messages