/art/tools/dmtracedump/ |
tracedump.cc | 99 "<th>Method</th>\n" 110 "<th>Method</th>\n" 142 struct MethodEntry* method; member in struct:TimedMethod 161 * Entry from the method list. 179 int32_t graphState; /* used when graphing to see if this method has been visited before */ 198 MethodEntry* method; member in struct:StackEntry 296 void initMethodEntry(MethodEntry* method, int64_t methodId, const char* className, 299 method->methodId = methodId; 300 method->className = className; 301 method->methodName = methodName 1103 MethodEntry* method = lookupMethod(pKeys, methodId); local 1316 MethodEntry* method = pStack->calls[ii].method; local 1387 MethodEntry* method = pMethods[ii]; local 1520 MethodEntry* method = pMethods[ii]; local 1700 MethodEntry* method = pClass->methods[jj]; local 1776 MethodEntry* method = pClass->methods[jj]; local 1909 MethodEntry* method = pUnique->methods[jj]; local 1986 MethodEntry* method = pUnique->methods[jj]; local 2082 MethodEntry* method = lookupMethod(dataKeys, methodId); local 2187 MethodEntry* method = pStack->calls[ii].method; local 2269 MethodEntry* method = methods[i]; local [all...] |
/art/runtime/ |
reflection_test.cc | 87 void ReflectionTestMakeExecutable(ArtMethod** method, 111 *method = is_static ? c->FindDirectMethod(method_name, method_signature, kRuntimePointerSize) 113 CHECK(method != nullptr); 137 ArtMethod* method; local 139 ReflectionTestMakeExecutable(&method, &receiver, is_static, "nop", "()V"); 141 InvokeWithJValues(soa, receiver_ref.get(), jni::EncodeArtMethod(method), nullptr); 146 ArtMethod* method; local 148 ReflectionTestMakeExecutable(&method, &receiver, is_static, "identity", "(B)B"); 153 JValue result = InvokeWithJValues(soa, receiver_ref.get(), jni::EncodeArtMethod(method), args); 157 result = InvokeWithJValues(soa, receiver_ref.get(), jni::EncodeArtMethod(method), args) 172 ArtMethod* method; local 197 ArtMethod* method; local 222 ArtMethod* method; local 251 ArtMethod* method; local 290 ArtMethod* method; local 334 ArtMethod* method; local 383 ArtMethod* method; local 417 ArtMethod* method; local 444 ArtMethod* method; local 474 ArtMethod* method; local 523 ArtMethod* method = klass->FindDirectMethod("main", local [all...] |
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/ |
CheckedProviderMethodsModule.java | 37 import java.lang.reflect.Method; 43 * and binding annotations on the provider method to configure the binding. 79 for (Method method : c.getDeclaredMethods()) { 80 CheckedProvides checkedProvides = method.getAnnotation(CheckedProvides.class); 82 result.add(createProviderMethod(binder, method, checkedProvides)); 89 <T> CheckedProviderMethod<T> createProviderMethod(Binder binder, final Method method, 93 binder = binder.withSource(method); 94 Errors errors = new Errors(method); [all...] |
/art/test/510-checker-try-catch/src/ |
Main.java | 17 import java.lang.reflect.Method; 40 public static void testMethod(String method) throws Exception { 42 Method m = c.getMethod(method, boolean.class, boolean.class); 49 throw new Error("Method: \"" + method + "\", path: " + path + ", " +
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/ |
T_iget_2.d | 21 .method <clinit>()V 24 .end method 26 .method public <init>()V 35 .end method 37 .method public run()F 42 .end method
|
T_iget_9.d | 21 .method <clinit>()V 24 .end method 26 .method public <init>()V 31 .end method 33 .method public run()F 39 .end method
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/ |
T_invoke_direct_10.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 41 .end method
|
T_invoke_direct_11.d | 20 .method public <init>()V 25 .end method 27 .method public run()I 33 .end method 36 .method private static toInt()I 40 .end method
|
T_invoke_direct_15.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_16.d | 20 .method public <init>()V 24 .end method 26 .method public run()I 33 .end method 36 .method private toInt()I 40 .end method
|
T_invoke_direct_2.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_25.d | 20 .method public <init>()V 25 .end method 27 .method private test()V 29 .end method 31 .method public run()I 40 .end method
|
T_invoke_direct_27.d | 20 .method public <init>()V 25 .end method 27 .method private test()V 29 .end method 31 .method public static run()V 39 .end method
|
T_invoke_direct_3.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_4.d | 19 .method static <clinit>()V 21 .end method 23 .method public <init>()V 27 .end method 29 .method public run()V 32 .end method
|
T_invoke_direct_5.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_8.d | 20 .method public <init>()V 25 .end method 27 .method public run()I 35 .end method 38 .method private toInt()I 42 .end method
|
T_invoke_direct_9.d | 20 .method public <init>()V 25 .end method 27 .method public run()I 34 .end method 37 .method private native toInt()I 38 .end method
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/ |
T_invoke_direct_range_10.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 41 .end method
|
T_invoke_direct_range_11.d | 20 .method public <init>()V 25 .end method 27 .method public run()I 33 .end method 36 .method private static toInt()I 40 .end method
|
T_invoke_direct_range_15.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_range_16.d | 20 .method public <init>()V 24 .end method 26 .method public run()I 33 .end method 36 .method private toInt()I 40 .end method
|
T_invoke_direct_range_2.d | 20 .method public <init>()V 25 .end method 27 .method private getInt()I 32 .end method 34 .method public run()I 40 .end method
|
T_invoke_direct_range_25.d | 20 .method public <init>()V 25 .end method 27 .method private test()V 29 .end method 31 .method public run()I 40 .end method
|
T_invoke_direct_range_27.d | 20 .method public <init>()V 25 .end method 27 .method private test()V 29 .end method 31 .method public static run()V 39 .end method
|