Searched defs:destructor (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceControlHdrLayerInfoListener.java | 62 Runnable destructor = sRegistry.registerNativeAllocation(this, nativePtr); in register() local 74 final Runnable destructor; in unregister() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceControlHdrLayerInfoListener.java | 65 Runnable destructor = sRegistry.registerNativeAllocation(this, nativePtr); in register() local 77 final Runnable destructor; in unregister() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | MaskFilter.cpp | 15 static void destructor(JNIEnv* env, jobject, jlong filterHandle) { in destructor() function in SkMaskFilterGlue
|
H A D | PathEffect.cpp | 11 static void destructor(JNIEnv* env, jobject, jlong effectHandle) { in destructor() function in SkPathEffectGlue
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | MaskFilter.cpp | 16 static void destructor(JNIEnv* env, jobject, jlong filterHandle) { in destructor() function in SkMaskFilterGlue
|
H A D | PathEffect.cpp | 11 static void destructor(JNIEnv* env, jobject, jlong effectHandle) { in destructor() function in SkPathEffectGlue
|
/aosp12/system/netd/libnetdutils/ |
H A D | FdTest.cpp | 82 TEST_F(UniqueFdTest, destructor) { in TEST_F() argument
|
/aosp12/system/tools/aidl/ |
H A D | generate_cpp.cpp | 884 unique_ptr<ConstructorDecl> destructor{new ConstructorDecl{ in BuildClientHeader() local
|