HomeSort by relevance Sort by last modified time
    Searched refs:FromReflectedMethod (Results 1 - 25 of 67) sorted by null

1 2 3

  /art/runtime/native/
java_lang_reflect_AbstractMethod.cc 32 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
46 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
59 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
java_lang_reflect_Method.cc 34 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
46 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
55 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
92 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
java_lang_reflect_Constructor.cc 36 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
48 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
67 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod)
89 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
102 ArtMethod* method = ArtMethod::FromReflectedMethod(soa, javaMethod);
  /development/ndk/platforms/android-3/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 162 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
507 jmethodID FromReflectedMethod(jobject method)
508 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
jni.h 176 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject);
521 jmethodID FromReflectedMethod(jobject method)
522 { return functions->FromReflectedMethod(this, method); }
    [all...]

Completed in 224 milliseconds

1 2 3