Home
last modified time | relevance | path

Searched defs:GetStaticMethodIDOrDie (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/jni/
H A DParcelHelper.h40 static inline jmethodID GetStaticMethodIDOrDie(JNIEnv* env, jclass clazz, in GetStaticMethodIDOrDie() function
/aosp14/frameworks/base/libs/hwui/jni/
H A Dgraphics_jni_helpers.h69 static inline jmethodID GetStaticMethodIDOrDie(JNIEnv* env, jclass clazz, const char* method_name, in GetStaticMethodIDOrDie() function
/aosp14/frameworks/base/core/jni/
H A Dcore_jni_helpers.h71 static inline jmethodID GetStaticMethodIDOrDie(JNIEnv* env, jclass clazz, const char* method_name, in GetStaticMethodIDOrDie() function