Home
last modified time | relevance | path

Searched refs:FreeGlobalCallBack (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_reference.h76 value_.SetWeakCallback(reinterpret_cast<void*>(this), FreeGlobalCallBack, NativeFinalizeCallBack); in ArkNativeReferenceConstructor() local
109 static void FreeGlobalCallBack(void* ref);
H A Dark_native_reference.cpp105 value_.SetWeakCallback(reinterpret_cast<void*>(this), FreeGlobalCallBack, NativeFinalizeCallBack); in Unref() local
178 void ArkNativeReference::FreeGlobalCallBack(void* ref) in FreeGlobalCallBack() function in ArkNativeReference
/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h48 resource_.SetWeakCallback(reinterpret_cast<void*>(this), FreeGlobalCallBack, NativeFinalizeCallBack); in NativeAsyncHookContext() local
65 static void FreeGlobalCallBack(void* ref) in FreeGlobalCallBack() function in NativeAsyncHookContext

Completed in 2 milliseconds