Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/overriding/libc/
D__cxa_thread_atexit_impl.cpp57 static fn_t __host_cxa_thread_atexit_impl = reinterpret_cast<fn_t>( in __cxa_thread_atexit_impl() local
60 return __host_cxa_thread_atexit_impl(WrappedFn, wrapped_arg, dso_handle); in __cxa_thread_atexit_impl()