Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/runtime/
Dberberis.cc42 InitGuestFunctionWrapper(&IsAddressGuestExecutable); in InitBerberisUnsafe()
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dguest_function_wrapper_impl.h55 void InitGuestFunctionWrapper(IsAddressGuestExecutableFunc func);
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dguest_function_wrapper_impl.cc112 void InitGuestFunctionWrapper(IsAddressGuestExecutableFunc func) { in InitGuestFunctionWrapper() function