Home
last modified time | relevance | path

Searched defs:wrapperType (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/containers/
H A DFutureWrapper.java45 public abstract WrapperType wrapperType(); in wrapperType() method in FutureWrapper
48 TypeMirror wrappedType, ClassName defaultWrapperClassName, WrapperType wrapperType) { in create()
56 WrapperType wrapperType) { in create()
123 WrapperType wrapperType) { in tryAddWrapper()
131 wrappers.add(FutureWrapper.create(typeElement.asType(), wrapperClassName, wrapperType)); in tryAddWrapper() local
H A DParcelableWrapper.java55 public abstract WrapperType wrapperType(); in wrapperType() method in ParcelableWrapper
58 TypeMirror wrappedType, ClassName defaultWrapperClassName, WrapperType wrapperType) { in create()
66 WrapperType wrapperType) { in create()
/aosp_15_r20/libcore/ojluni/src/main/java/sun/invoke/util/
H A DWrapper.java47 private final Class<?> wrapperType; field in Wrapper
394 public Class<?> wrapperType() { return wrapperType; } in wrapperType() method in Wrapper
403 public <T> Class<T> wrapperType(Class<T> exampleType) { in wrapperType() method in Wrapper
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/instrumentor/
H A DHookMethodVisitor.kt485 val wrapperType = extractInternalClassName(wrapperTypeDescriptor) in wrapTypeIfPrimitive() constant
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DTypeConverterBindingProcessor.java120 InjectorImpl injector, Class<T> primitiveType, final Class<T> wrapperType) { in convertToPrimitiveType()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs628 public void Wrappers_Standalone(System.Type wrapperType, object value, string expectedJson) in Wrappers_Standalone()
H A DJsonParserTest.cs149 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs628 public void Wrappers_Standalone(System.Type wrapperType, object value, string expectedJson) in Wrappers_Standalone()
H A DJsonParserTest.cs149 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/javac/src/processor/main/java/com/android/bedstead/testapisreflection/processor/generators/common/
H A DCodeGenerator.java411 String wrapperType = in generateParametersCode() local
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs146 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs146 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DSerializerProvider.java1364 Class<?> wrapperType = ClassUtil.wrapperType(rootType.getRawClass()); in _reportIncompatibleRootType() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
H A DClassUtil.java823 public static Class<?> wrapperType(Class<?> primitiveType) in wrapperType() method in ClassUtil
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp719 uint32_t addOperand(WrapperType wrapperType, Dimensioned dimensioned = Dimensioned::YES) { in addOperand()
/aosp_15_r20/external/guice/lib/build/
HDspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/guice/guice/linux_glibc_common/local-javac-header/
Dguice.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guice/guice/linux_glibc_common/javac/
Dguice.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/external/testng/lib-supplied/
HDguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/inject/guice/3.0/
HDguice-3.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/turbine/
Dcore-oj.jarjava/awt/font/NumericShaper$Range.class <Unknown> package java.awt. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/turbine-combined/
Dcore-oj.jarcom/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.class <Unknown> package ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-oj.com.android.art.debug_intermediates/
Dclasses-header.jarcom/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.class <Unknown> package ...

123