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