Home
last modified time | relevance | path

Searched refs:Exposed (Results 1 – 18 of 18) sorted by relevance

/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
DPrivateTestModule.java27 interface Exposed {} interface in PrivateTestModule
28 static class Hidden implements Exposed {}
31 bind(Exposed.class).to(Hidden.class); in configure()
32 expose(Exposed.class); in configure()
DDeLorian.java27 @Inject PrivateTestModule.Exposed exposed;
/external/guice/core/test/com/google/inject/spi/
DModuleAnnotatedMethodScannerTest.java30 import com.google.inject.Exposed;
252 @Exposed @TestProvides @Named("foo") String foo() {
264 @Exposed @TestProvides @Named("foo") String foo() {
279 @Exposed @TestProvides @Named("foo") String foo() {
293 @Exposed @TestProvides @Named("foo") String foo() {
308 @Exposed @TestProvides @Named("foo") String foo() {
323 @Exposed @TestProvides @Named("foo") String foo() {
338 @Exposed @TestProvides @Named("foo") String foo() {
345 @Exposed @TestProvides @Named("foo") String foo() {
360 @Exposed @TestProvides @Named("foo") String foo() {
[all …]
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/sub/
DExposed.java7 public class Exposed { class
15 …@Inject Exposed(Generic<PackagePrivate> gpp, Generic<PackagePrivateContainer.PublicEnclosed> gppc)… in Exposed() method in Exposed
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/
DGenericComponent.java19 import test.sub.Exposed;
34 Exposed exposed(); in exposed()
/external/guice/core/test/com/google/inject/
DPrivateModuleTest.java101 @Provides @Exposed in testMisplacedExposedAnnotation()
153 @Provides @Exposed @Named("d") String providePublicD() { in testPrivateModulesAndProvidesMethods()
331 @Provides @Exposed @Named("a") String provideA() { in testDependenciesBetweenPrivateAndPublic()
335 @Provides @Exposed @Named("abc") String provideAbc(@Named("ab") String ab) { in testDependenciesBetweenPrivateAndPublic()
360 @Provides @Exposed @Named("a") String provideA() { in testDependenciesBetweenPrivateAndPublicWithPublicEagerSingleton()
364 @Provides @Exposed @Named("abc") String provideAbc(@Named("ab") String ab) { in testDependenciesBetweenPrivateAndPublicWithPublicEagerSingleton()
417 @Provides @Exposed @Named("a") String provideA() { in testDependenciesBetweenPrivateAndPublicWithPrivateEagerSingleton()
421 @Provides @Exposed @Named("abc") String provideAbc(@Named("ab") String ab) { in testDependenciesBetweenPrivateAndPublicWithPrivateEagerSingleton()
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
DCheckedProviderMethod.java21 import com.google.inject.Exposed;
71 this.exposed = method.isAnnotationPresent(Exposed.class); in CheckedProviderMethod()
/external/guice/core/src/com/google/inject/
DExposed.java34 public @interface Exposed {} annotation
/external/glide/third_party/disklrucache/
DREADME.third_party10 Exposed File objects directly to gets, removed key validation, removed test sources.
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DCheckedProviderMethodsModuleTest.java21 import com.google.inject.Exposed;
118 @CheckedProvides(RpcProvider.class) @Named("fruit") @Exposed
/external/dagger2/compiler/src/it/functional-tests/src/test/java/test/
DGenericTest.java25 import test.sub.Exposed;
117 Exposed exposed = component.exposed(); in packagePrivateTypeParameterDependencies()
/external/guice/core/src/com/google/inject/internal/
DProviderMethod.java23 import com.google.inject.Exposed;
118 this.exposed = method.isAnnotationPresent(Exposed.class); in ProviderMethod()
/external/guice/core/test/com/google/inject/util/
DOverrideModuleTest.java33 import com.google.inject.Exposed;
558 @Provides @Exposed @Named(RESULT)
/external/llvm/docs/
DSystemLibrary.rst129 No Exposed Functions
145 No Exposed Data
/external/v8/
DChangeLog23421 Exposed v8::Function::GetDisplayName to public API.
23852 Exposed eternal handle api.
24205 Exposed AssertNoAllocation to API.
24234 Exposed the GC under a name that is less collision prone than window.gc.
25335 Exposed last seen heap object id via v8 public api.
26483 Exposed APIs for detecting boxed primitives, native errors. Patch by
26897 Exposed WebGL typed array constructors in the shell sample.
27171 Exposed heap size limit to the heap statistics gathered by
27295 Exposed API for getting the name of the function used to construct
27420 Exposed RegExp construction through the API.
[all …]
/external/ply/ply/
DCHANGES24 Exposed the parser state number as the parser.state attribute
/external/brotli/tests/testdata/
Dplrabn12.txt575 Exposed a matron, to avoid worse rape.
/external/libxml2/
DChangeLog5106 Exposed targetNamespace for simple/complex types, model groups,