Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/linker/
Dinit_static_tls_arm64.S25 .globl __native_bridge_get_host_pthread symbol
26 .type __native_bridge_get_host_pthread, #function
27 __native_bridge_get_host_pthread: label
Dinit_static_tls_arm.S25 .globl __native_bridge_get_host_pthread symbol
26 .type __native_bridge_get_host_pthread, #function
27 __native_bridge_get_host_pthread: label
D__libc_init_main_thread.cpp33 extern "C" pthread_t __native_bridge_get_host_pthread();
46 auto host_thread = reinterpret_cast<pthread_internal_t*>(__native_bridge_get_host_pthread()); in __libc_init_main_thread_early()
Dinit_static_tls_riscv64.cc25 __native_bridge_get_host_pthread() { in __native_bridge_get_host_pthread() function
Dlinker.arm.map44 __native_bridge_get_host_pthread;
Dlinker.generic.map43 __native_bridge_get_host_pthread;