Home
last modified time | relevance | path

Searched defs:jmethodID (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/
Djmethodid.rs45 pub fn into_raw(self) -> jmethodID { in into_raw()
Djstaticmethodid.rs45 pub fn into_raw(self) -> jmethodID { in into_raw()
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Djmethodid.rs45 pub fn into_raw(self) -> jmethodID { in into_raw()
Djstaticmethodid.rs45 pub fn into_raw(self) -> jmethodID { in into_raw()
/aosp_15_r20/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc324 const std::unordered_map<jmethodID, uint64_t>& copy) { in DoDump()
/aosp_15_r20/external/rust/android-crates-io/crates/jni-sys/src/
Dlib.rs60 pub type jmethodID = *mut _jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/external/pytorch/.ci/docker/java/
H A Djni.h106 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/libnativehelper/include_jni/
H A Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/1/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/3/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/7/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/include_jni/
Djni.h105 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef

12