Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dguest_function_wrapper_impl.cc60 static auto* g_wrapper_cache = NewForever<WrapperCache>(); in GetInstance() local
61 return g_wrapper_cache; in GetInstance()