Home
last modified time | relevance | path

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

/external/guice/examples/src/example/xml/
DXmlBeanModule.java59 Binder sourced = originalBinder.withSource(xmlSource()); in start() local
102 Binder sourced = originalBinder.withSource(xmlSource()); in start() local