Home
last modified time | relevance | path

Searched refs:NativeGetDebugName (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp419 static jstring NativeGetDebugName(JNIEnv* env, jclass /*clazz*/, jlong ptr) { in NativeGetDebugName() function
543 {"nativeGetDebugName", "(J)Ljava/lang/String;", (void*)NativeGetDebugName},