Searched defs:destructor (Results 1 – 5 of 5) sorted by relevance
62 Runnable destructor = sRegistry.registerNativeAllocation(this, nativePtr); in register() local74 final Runnable destructor; in unregister() local
15 static void destructor(JNIEnv* env, jobject, jlong filterHandle) { in destructor() function in SkMaskFilterGlue
11 static void destructor(JNIEnv* env, jobject, jlong effectHandle) { in destructor() function in SkPathEffectGlue
82 TEST_F(UniqueFdTest, destructor) { in TEST_F() argument
884 unique_ptr<ConstructorDecl> destructor{new ConstructorDecl{ in BuildClientHeader() local