Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/spi/
DDependencyAndSource.java52 public Dependency<?> getDependency() { in getDependency() method in DependencyAndSource
DProviderLookup.java65 public Dependency<T> getDependency() { in getDependency() method in ProviderLookup
/external/swiftshader/src/Vulkan/
DVkRenderPass.hpp71 VkSubpassDependency getDependency(uint32_t i) const in getDependency() function in vk::RenderPass
/external/guice/core/src/com/google/inject/internal/
DInternalContext.java102 Dependency<?> getDependency() { in getDependency() method in InternalContext
DRealOptionalBinder.java700 Dependency<?> getDependency() { in getDependency() method in RealOptionalBinder.BindingSelection
/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/
DAggregatedDepsMetadata.java141 private static TypeElement getDependency( in getDependency() method in AggregatedDepsMetadata
/external/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php210 public function getDependency() function in Google\\Protobuf\\Internal\\FileDescriptorProto
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp715 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst, in getDependency() function in MemoryDependenceResults
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp677 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency() function in MemoryDependenceResults