Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/
DInjector.java132 <T> Binding<T> getBinding(Key<T> key); in getBinding() method
144 <T> Binding<T> getBinding(Class<T> type); in getBinding() method
/external/guice/core/src/com/google/inject/spi/
DProvisionListener.java65 public abstract Binding<T> getBinding(); in getBinding() method in ProvisionListener.ProvisionInvocation
/external/guice/core/src/com/google/inject/internal/
DInternalInjectorCreator.java255 public <T> Binding<T> getBinding(Key<T> key) { in getBinding() method in InternalInjectorCreator.ToolStageInjector
258 public <T> Binding<T> getBinding(Class<T> type) { in getBinding() method in InternalInjectorCreator.ToolStageInjector
DAbstractBindingBuilder.java62 protected BindingImpl<T> getBinding() { in getBinding() method in AbstractBindingBuilder
DProvisionListenerStackCallback.java142 public Binding<T> getBinding() { in getBinding() method in ProvisionListenerStackCallback.Provision
DInjectorImpl.java152 public <T> BindingImpl<T> getBinding(Key<T> key) { in getBinding() method in InjectorImpl
217 public <T> Binding<T> getBinding(Class<T> type) { in getBinding() method in InjectorImpl
/external/llvm/lib/MC/
DMCSymbolELF.cpp66 unsigned MCSymbolELF::getBinding() const { in getBinding() function in llvm::MCSymbolELF
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DInjectBindingRegistry.java84 B getBinding(Key key) { in getBinding() method in InjectBindingRegistry.BindingsCollection
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp182 GLuint getBinding (void) in getBinding() function in deqp::gles3::Functional::__anon305129e40111::SamplerBinder
204 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gles3::Functional::__anon305129e40111::QueryBinder
/external/guice/extensions/grapher/test/com/google/inject/grapher/
DTransitiveDependencyVisitorTest.java128 private Binding<?> getBinding(Key<?> key, Module... modules) { in getBinding() method in TransitiveDependencyVisitorTest
/external/guice/core/test/com/google/inject/
DJitBindingsTest.java610 private void ensureFails(Injector injector, GetBindingCheck getBinding, Class<?>... classes) { in ensureFails()
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp143 GLuint SimpleBinder::getBinding (void) in getBinding() function in deqp::gls::LifetimeTests::details::SimpleBinder
174 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gls::LifetimeTests::details::QueryBinder
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp494 SVal getBinding(Store S, Loc L, QualType T) override { in getBinding() function in __anonb42afb010511::RegionStoreManager
1349 SVal RegionStoreManager::getBinding(RegionBindingsConstRef B, Loc L, QualType T) { in getBinding() function in RegionStoreManager
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp171 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h817 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
837 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
/external/llvm/include/llvm/Support/
DELF.h830 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
850 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h834 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
854 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function