Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dtranslation_cache.cc62 LockForTranslationUnsafe(entry); in AddAndLockForTranslation()
81 LockForTranslationUnsafe(entry); in LockForGearUpTranslation()
85 void TranslationCache::LockForTranslationUnsafe(GuestCodeEntry* entry) { in LockForTranslationUnsafe() function in berberis::TranslationCache
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h198 void LockForTranslationUnsafe(GuestCodeEntry* entry);