Home
last modified time | relevance | path

Searched defs:elementSource (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DMessages.java173 private static Object appendModules(Object source, ElementSource elementSource) { in appendModules()
182 private static String moduleSourceString(ElementSource elementSource) { in moduleSourceString()
215 ElementSource elementSource = null; in formatSource() local
223 static void formatSource(Formatter formatter, Object source, ElementSource elementSource) { in formatSource()
262 ElementSource elementSource) { in formatInjectionPoint()
/external/guice/core/test/com/google/inject/spi/
DElementSourceTest.java40 ElementSource elementSource = in testCallStackSize() local
56 ElementSource elementSource = (ElementSource) binding.getSource(); in testGetCallStack_IntegrationTest() local