Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool.cc44 GetFunctionWrapperCodePoolInstance()->ResetExecRegion(); in ResetAllExecRegions()
53 CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
58 CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
Dguest_function_wrapper_impl.cc80 res.first->second = AsHostCode(GetFunctionWrapperCodePoolInstance()->Add(mc)); in Insert()
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dcode_pool.h121 [[nodiscard]] CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance();
123 [[nodiscard]] CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance();