Home
last modified time | relevance | path

Searched defs:g_code_pool (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool.cc48 static auto* g_code_pool = NewForever<CodePool<ExecRegionAnonymousFactory>>(); in GetDefaultCodePoolInstance() local
54 static auto* g_code_pool = NewForever<CodePool<ExecRegionElfBackedFactory>>(); in GetFunctionWrapperCodePoolInstance() local