Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libc/proxy/
Dpthread_translation.cc149 Destructor host_destructor = AsFuncPtr<Destructor>(WrapGuestFunctionImpl( in DoCustomTrampoline_pthread_key_create() local
153 ret = pthread_key_create(key, host_destructor); in DoCustomTrampoline_pthread_key_create()