Home
last modified time | relevance | path

Searched refs:AsyncHooksCallbackTrampoline (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h133 static panda::FunctionRef* AsyncHooksCallbackTrampoline() in AsyncHooksCallbackTrampoline() function
163 panda::FunctionRef* rstFunRef = AsyncHooksCallbackTrampoline(); in InternalMakeCallback()