Searched defs:ResetQuickAllocEntryPointsForThread (Results 1 – 2 of 2) sorted by relevance
1116 static void ResetQuickAllocEntryPointsForThread(Thread* thread, [[maybe_unused]] void* arg) { in ResetQuickAllocEntryPointsForThread() function
198 void Thread::ResetQuickAllocEntryPointsForThread() { in ResetQuickAllocEntryPointsForThread() function in art::Thread