Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_content_res_ApkAssets.cpp93 static void NativeDestroy(JNIEnv* /*env*/, jclass /*clazz*/, jlong ptr) { in NativeDestroy() function
144 {"nativeDestroy", "(J)V", (void*)NativeDestroy},
Dandroid_util_AssetManager.cpp457 static void NativeDestroy(JNIEnv* /*env*/, jclass /*clazz*/, jlong ptr) { in NativeDestroy() function
1528 {"nativeDestroy", "(J)V", (void*)NativeDestroy},