Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DMessages.java214 static void formatSource(Formatter formatter, Object source) { in formatSource() method in Messages
223 static void formatSource(Formatter formatter, Object source, ElementSource elementSource) { in formatSource() method in Messages