Searched defs:Binder (Results 1 - 12 of 12) sorted by relevance

/external/guice/core/src/com/google/inject/
H A DBinder.java196 * <p>The other methods of Binder such as {@link #bindScope},
206 public interface Binder { interface
237 * See the EDSL examples at {@link Binder}.
242 * See the EDSL examples at {@link Binder}.
247 * See the EDSL examples at {@link Binder}.
252 * See the EDSL examples at {@link Binder}.
418 Binder withSource(Object source);
430 Binder skipSources(Class... classesToSkip);
/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp98 class Binder : public ContextWrapper class in namespace:deqp::gls::LifetimeTests::details
101 virtual ~Binder (void) {}
107 Binder (const Context& ctx) : ContextWrapper(ctx) {} function in class:deqp::gls::LifetimeTests::details::Binder
110 class SimpleBinder : public Binder
118 : Binder (ctx)
143 virtual Binder* binder (void) const { return DE_NULL; }
157 Binder* binder_ = DE_NULL, bool genCreates_ = false)
169 Binder* binder (void) const { return m_binder; }
179 Binder* const m_binder;
410 using details::Binder;
[all...]
/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1942 } Binder; member in union:_IRExpr::__anon19211
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 273 milliseconds