Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/overriding/libc/
D__cxa_thread_atexit_impl.cpp31 static void WrappedFn(void* arg) { in WrappedFn() function
60 return __host_cxa_thread_atexit_impl(WrappedFn, wrapped_arg, dso_handle); in __cxa_thread_atexit_impl()