Searched defs:ServiceFactory (Results 1 – 4 of 4) sorted by relevance
| /external/guice/core/test/com/google/inject/example/ | ||
| D | ClientServiceWithFactories.java | 37 public static class ServiceFactory { class in ClientServiceWithFactories |
| D | ClientServiceWithDependencyInjection.java | 37 public static class ServiceFactory { class in ClientServiceWithDependencyInjection |
| /external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/ | ||
| D | ServiceFactory.java | 29 public interface ServiceFactory<ServiceT extends Service, ServiceOptionsT extends ServiceOptions> { interface |
| /external/openthread/tests/scripts/thread-cert/ | ||
| D | network_data.py | 478 class ServiceFactory(object): class |