Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libc/
D__cxa_thread_atexit_impl.cpp33 static void WrappedFn(void* arg) { in WrappedFn() function
58 return native_bridge___cxa_thread_atexit_impl(WrappedFn, wrapped_arg, dso_handle); in __cxa_thread_atexit_impl()