| /frameworks/base/core/jni/ |
| D | android_view_SurfaceSession.cpp | 50 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function 59 { "nativeDestroy", "(J)V", in nativeDestroy() method
|
| D | android_view_TunnelModeEnabledListener.cpp | 85 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function 111 {"nativeDestroy", "(J)V", (void*)nativeDestroy}, in nativeDestroy() method
|
| D | android_view_CompositionSamplingListener.cpp | 86 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function 118 { "nativeDestroy", "(J)V", in nativeDestroy() method
|
| D | android_util_StringBlock.cpp | 167 { "nativeDestroy", "(J)V", in nativeDestroy() method
|
| D | android_graphics_BLASTBufferQueue.cpp | 133 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function 272 {"nativeDestroy", "(J)V", (void*)nativeDestroy}, in nativeDestroy() method
|
| D | android_os_MessageQueue.cpp | 250 { "nativeDestroy", "(J)V", (void*)android_os_MessageQueue_nativeDestroy }, in nativeDestroy() method
|
| D | android_view_Surface.cpp | 464 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong nativeObject) { in nativeDestroy() function 505 {"nativeDestroy", "(J)V", (void*)nativeDestroy}, in nativeDestroy() method
|
| D | android_util_XmlBlock.cpp | 356 { "nativeDestroy", "(J)V", in nativeDestroy() method
|
| D | android_content_res_ApkAssets.cpp | 568 {"nativeDestroy", "(J)V", (void*)NativeDestroy}, in nativeDestroy() method
|
| D | android_tracing_PerfettoDataSource.cpp | 242 void nativeDestroy(void* ptr) { in nativeDestroy() function
|
| D | android_os_Parcel.cpp | 989 {"nativeDestroy", "(J)V", (void*)android_os_Parcel_destroy}, in nativeDestroy() method
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceSession.java | 34 private static native void nativeDestroy(long ptr); in nativeDestroy() method in SurfaceSession
|
| D | TunnelModeEnabledListener.java | 95 private static native void nativeDestroy(long ptr); in nativeDestroy() method in TunnelModeEnabledListener
|
| D | CompositionSamplingListener.java | 98 private static native void nativeDestroy(long ptr); in nativeDestroy() method in CompositionSamplingListener
|
| D | Surface.java | 106 private static native void nativeDestroy(long nativeObject); in nativeDestroy() method in Surface
|
| /frameworks/layoutlib/bridge/src/android/content/res/ |
| D | AssetManager_Delegate.java | 50 /*package*/ static void nativeDestroy(long ptr) { in nativeDestroy() method in AssetManager_Delegate
|
| /frameworks/base/core/java/android/os/ |
| D | MessageQueue_ravenwood.java | 59 public static void nativeDestroy(long ptr) { in nativeDestroy() method in MessageQueue_ravenwood
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | BLASTBufferQueue.java | 35 private static native void nativeDestroy(long ptr); in nativeDestroy() method in BLASTBufferQueue
|
| /frameworks/base/core/java/android/content/res/ |
| D | StringBlock.java | 623 private static native void nativeDestroy(long obj); in nativeDestroy() method in StringBlock
|
| D | ApkAssets.java | 528 private static native void nativeDestroy(long ptr); in nativeDestroy() method in ApkAssets
|
| D | XmlBlock.java | 705 private static final native void nativeDestroy(long obj); in nativeDestroy() method in XmlBlock
|
| D | AssetManager.java | 1731 private static native void nativeDestroy(long ptr); in nativeDestroy() method in AssetManager
|
| /frameworks/base/core/java/android/hardware/camera2/ |
| D | DngCreator.java | 655 private synchronized native void nativeDestroy(); in nativeDestroy() method in DngCreator
|
| /frameworks/base/core/java/android/os/LegacyMessageQueue/ |
| D | MessageQueue.java | 90 private native static void nativeDestroy(long ptr); in nativeDestroy() method in MessageQueue
|
| /frameworks/base/core/java/android/os/CombinedMessageQueue/ |
| D | MessageQueue.java | 120 private native static void nativeDestroy(long ptr); in nativeDestroy() method in MessageQueue
|