Searched defs:DestructorInterceptor (Results 1 – 3 of 3) sorted by relevance
28 static void DestructorInterceptor(void* env, void* controller, void* data) {} in DestructorInterceptor() function
50 void DestructorInterceptor(void* env, void* nativePtr, void* data) in DestructorInterceptor() function
613 void JsiClass<C>::DestructorInterceptor(void* env, void* nativePtr, void* data) function in OHOS::Ace::Framework::JsiClass