Home
last modified time | relevance | path

Searched defs:jniThrowNullPointerException (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/android_sdk/nativehelper/
Dnativehelper_utils.h38 static inline int jniThrowNullPointerException(JNIEnv* env) { in jniThrowNullPointerException() function
DJNIHelp.h513 [[maybe_unused]] static int jniThrowNullPointerException(JNIEnv* env, in jniThrowNullPointerException() function