Home
last modified time | relevance | path

Searched defs:methodType (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/aosp_15_r20/art/test/952-invoke-custom/src/
H A DTestVariableArityLinkerMethod.java58 MethodType methodType, in bsmWithStringArray()
129 MethodType methodType, in bsmWithIntAndStringArray()
215 MethodType methodType, in bsmWithLongAndIntArray()
253 MethodType methodType, in bsmWithFloatAndLongArray()
290 MethodType methodType, in bsmWithClassAndFloatArray()
329 MethodType methodType, in bsmWithDoubleArray()
364 MethodType methodType, in bsmWithClassArray()
445 MethodHandles.Lookup lookup, String methodName, MethodType methodType, long[] extraArgs) in bsmWithWiderArray()
474 MethodType methodType, in bsmWithBoxedArray()
H A DTestInvocationKinds.java30 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupStaticFieldGetter()
52 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupStaticFieldSetter()
76 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupInstanceFieldSetter()
99 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupInstanceFieldGetter()
143 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupVirtual()
181 MethodHandles.Lookup lookup, String name, MethodType methodType) throws Throwable { in lookupConstructor()
H A DTestBadBootstrapArguments.java31 MethodType methodType, in bsm()
221 MethodType methodType, in bsmZBCS()
266 MethodType methodType, in bsmDJ()
310 MethodType methodType, in bsmDoubleLong()
/aosp_15_r20/libcore/ojluni/src/lambda/java/java/lang/invoke/
H A DMethodType.java34 MethodType methodType(Class<?> rtype, Class<?>[] ptypes) { in methodType() method in MethodType
39 MethodType methodType(Class<?> rtype, List<Class<?>> ptypes) { in methodType() method in MethodType
44 MethodType methodType(Class<?> rtype, Class<?> ptype0, Class<?>... ptypes) { return null; } in methodType() method in MethodType
47 MethodType methodType(Class<?> rtype) { return null; } in methodType() method in MethodType
50 MethodType methodType(Class<?> rtype, Class<?> ptype0) { return null; } in methodType() method in MethodType
53 MethodType methodType(Class<?> rtype, MethodType ptypes) { return null; } in methodType() method in MethodType
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/invoke/
H A DMethodType.annotated.java34 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype, java.lang.Class<?>[]… in methodType() method in MethodType
36 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype, java.util.List<java.… in methodType() method in MethodType
38 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype, java.lang.Class<?> p… in methodType() method in MethodType
40 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype) { throw new RuntimeE… in methodType() method in MethodType
42 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype, java.lang.Class<?> p… in methodType() method in MethodType
44 public static java.lang.invoke.MethodType methodType(java.lang.Class<?> rtype, java.lang.invoke.Met… in methodType() method in MethodType
/aosp_15_r20/prebuilts/go/linux-x86/src/net/rpc/
Dserver.go152 type methodType struct { struct
153 sync.Mutex // protects counters
154 method reflect.Method
155 ArgType reflect.Type
156 ReplyType reflect.Type
157 numCalls uint
365 func (m *methodType) NumCalls() (n uint) {
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodType.java215 MethodType methodType(Class<?> rtype, Class<?>[] ptypes) { in methodType() method in MethodType
229 MethodType methodType(Class<?> rtype, List<Class<?>> ptypes) { in methodType() method in MethodType
252 MethodType methodType(Class<?> rtype, Class<?> ptype0, Class<?>... ptypes) { in methodType() method in MethodType
268 MethodType methodType(Class<?> rtype) { in methodType() method in MethodType
283 MethodType methodType(Class<?> rtype, Class<?> ptype0) { in methodType() method in MethodType
298 MethodType methodType(Class<?> rtype, MethodType ptypes) { in methodType() method in MethodType
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodType.java215 MethodType methodType(Class<?> rtype, Class<?>[] ptypes) { in methodType() method in MethodType
229 MethodType methodType(Class<?> rtype, List<Class<?>> ptypes) { in methodType() method in MethodType
252 MethodType methodType(Class<?> rtype, Class<?> ptype0, Class<?>... ptypes) { in methodType() method in MethodType
268 MethodType methodType(Class<?> rtype) { in methodType() method in MethodType
283 MethodType methodType(Class<?> rtype, Class<?> ptype0) { in methodType() method in MethodType
298 MethodType methodType(Class<?> rtype, MethodType ptypes) { in methodType() method in MethodType
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/
H A DMethodType.java215 MethodType methodType(Class<?> rtype, Class<?>[] ptypes) { in methodType() method in MethodType
229 MethodType methodType(Class<?> rtype, List<Class<?>> ptypes) { in methodType() method in MethodType
252 MethodType methodType(Class<?> rtype, Class<?> ptype0, Class<?>... ptypes) { in methodType() method in MethodType
268 MethodType methodType(Class<?> rtype) { in methodType() method in MethodType
283 MethodType methodType(Class<?> rtype, Class<?> ptype0) { in methodType() method in MethodType
298 MethodType methodType(Class<?> rtype, MethodType ptypes) { in methodType() method in MethodType
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/java/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/module_sdk/art/13/java/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/sdk/tools/darwin/bin/
HDcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/module_sdk/art/3/java/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/sdk/tools/windows/bin/
HDcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/sdk/tools/linux/bin/
HDcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/prebuilts/module_sdk/art/7/java/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-lambda-stubs/android_common/turbine-combined/
Dcore-lambda-stubs.jarjava/lang/invoke/CallSite.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-lambda-stubs/android_common/turbine/
Dcore-lambda-stubs.jarjava/lang/invoke/LambdaMetafactory.class <Unknown> package java.lang.invoke public ...
/aosp_15_r20/art/test/674-hiddenapi/src-ex/
H A DJLI.java67 MethodHandles.Lookup lookup, Class<?> klass, MethodType methodType) { in canDiscoverWithLookupFindConstructor()
78 MethodHandles.Lookup lookup, Class<?> klass, String methodName, MethodType methodType) { in canDiscoverWithLookupFindVirtual()
89 MethodHandles.Lookup lookup, Class<?> klass, String methodName, MethodType methodType) { in canDiscoverWithLookupFindStatic()
/aosp_15_r20/prebuilts/sdk/tools/
HDcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/lang/invoke/CallSite. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-lambda-stubs/android_common/javac/
Dcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/lang/ java/ ...
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/eap/
DEapSessionConfig.java448 EapMethodConfig(@EapMethod int methodType) { in EapMethodConfig()
461 int methodType = in.getInt(METHOD_TYPE); in fromPersistableBundle() local
549 private EapUiccConfig(@EapMethod int methodType, int subId, @UiccAppType int apptype) { in EapUiccConfig()
656 EapAkaConfig(int methodType, int subId, @UiccAppType int apptype, EapAkaOption options) { in EapAkaConfig()
/aosp_15_r20/art/test/2276-const-method-type-gc-cleanup/src-ex/
H A DWorker.java48 private static MethodType methodType() { in methodType() method in Worker
73 MethodType methodType = methodType(); in doWork() local
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
H A DAtomicFUTransformer.kt331 val methodType = getMethodType(desc) in visitMethod() constant
801 var methodType = getMethodType(iv.desc) in fixupInvokeVirtual() variable
909 val methodType = getMethodType(iv.desc) in vhOperation() constant
969 val methodType = getMethodType(iv.desc) in fuOperation() constant

12345678910>>...19