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