Searched defs:ResetQuickAllocEntryPointsForThread (Results 1 – 2 of 2) sorted by relevance
845 static void ResetQuickAllocEntryPointsForThread(Thread* thread, void* arg ATTRIBUTE_UNUSED) { in ResetQuickAllocEntryPointsForThread() function
179 void Thread::ResetQuickAllocEntryPointsForThread() { in ResetQuickAllocEntryPointsForThread() function in art::Thread