Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dhost_function_wrapper_impl.cc52 cache->SetWrappedAndUnlock( in MakeTrampolineCallable()
Dtranslation_cache_test.cc108 tc.SetWrappedAndUnlock(pc, entry, kWrappedHostFunc, {kEntryNoExec, 0}); in TEST()
134 tc->SetWrappedAndUnlock(pc, entry, kWrappedHostFunc, {kHostCodeStub, 0}); in TestWrappingWorker()
350 tc->SetWrappedAndUnlock(pc, entry, kWrappedHostFunc, {host_code, 0}); in Wrap()
377 tc.SetWrappedAndUnlock(pc, entry, kWrappedHostFunc, {kEntryNoExec, 0}); in TEST()
Dtranslation_cache.cc150 void TranslationCache::SetWrappedAndUnlock(GuestAddr pc, in SetWrappedAndUnlock() function in berberis::TranslationCache
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h147 void SetWrappedAndUnlock(GuestAddr pc,