/external/dagger2/javatests/dagger/functional/kotlinsrc/basic/ |
D | Injector.kt | 24 interface Injector<T> { interface
|
/external/robolectric/utils/src/main/java/org/robolectric/util/inject/ |
D | Injector.java | 96 public class Injector { class 109 public Injector() { in Injector() method in Injector 114 Injector(PluginFinder pluginFinder) { in Injector() method in Injector 120 private Injector( in Injector() method in Injector
|
/external/google-fruit/include/fruit/ |
D | provider.h | 149 friend class Injector; variable
|
D | fruit_forward_decls.h | 61 class Injector; variable
|
D | normalized_component.h | 130 friend class Injector; variable
|
D | component.h | 74 friend class Injector; variable
|
/external/google-fruit/include/fruit/impl/ |
D | injector.defn.h | 29 inline Injector<P...>::Injector(Component<P...> (*getComponent)(FormalArgs...), Args&&... args) { in Injector() function 94 inline Injector<P...>::Injector(const NormalizedComponent<NormalizedComponentParams...>& normalized… in Injector() function
|
/external/rust/android-crates-io/crates/crossbeam-deque/src/ |
D | deque.rs | 1315 pub struct Injector<T> { struct 1322 /// Indicates that dropping a `Injector<T>` may drop values of type `T`. argument 1326 unsafe impl<T: Send> Send for Injector<T> {} argument 1327 unsafe impl<T: Send> Sync for Injector<T> {} implementation 1329 impl<T> Default for Injector<T> { implementation 1346 impl<T> Injector<T> { implementation 1994 impl<T> Drop for Injector<T> { implementation 2029 impl<T> fmt::Debug for Injector<T> { implementation
|
/external/dagger2/javatests/dagger/functional/basic/ |
D | Injector.java | 26 interface Injector<T> { interface
|
/external/clang/lib/Analysis/ |
D | BodyFarm.h | 47 CodeInjector *Injector; variable
|
/external/dagger2/java/dagger/android/processor/ |
D | DelegateAndroidProcessor.java | 47 interface Injector { interface in DelegateAndroidProcessor
|
/external/guice/core/src/com/google/inject/ |
D | Injector.java | 55 public interface Injector { interface
|
/external/dagger2/java/dagger/internal/codegen/ |
D | DelegateComponentProcessor.java | 150 interface Injector { interface in DelegateComponentProcessor
|
/external/libtextclassifier/java/src/com/android/textclassifier/ |
D | DefaultTextClassifierService.java | 350 interface Injector { interface in DefaultTextClassifierService
|
/external/clang/include/clang/Analysis/ |
D | AnalysisContext.h | 417 std::unique_ptr<CodeInjector> Injector; variable
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 163 CodeInjector *Injector; member in __anon76d81a0e0211::AnalysisConsumer
|